<html>
<meta charset="UTF-8" />
<head>
<title> test html </title>
</head>
<body>
<center>
<b> مرحبا بكم في مدونة احمد تكنو </b>
</center>
</body>
</html>
output:
change direction:
<html dir="rtl"> // or <html dir="ltr">
<meta charset="UTF-8" />
<head>
<title> test html </title>
</head>
<body>
<b> مرحبا بكم في مدونة احمد تكنو </b>
</body>
</html>
output:
المزيد من الدروس و القوالب على احمد عبد الكريم
0 التعليقات:
إرسال تعليق