<html dir="rtl">
<meta charset="UTF-8" />
<head> <title> test html </title> </head>
<body>
<table border="1" align="center" width="900">
<tr> //table row //
<td colspan="2"> <center> <b>information about website</b> </center> </td> //table data//
</tr>
<tr>
<td> <b>اسم الموقع</b> </td>
<td> ahmed techno </td>
</tr>
<tr>
<td> <b>رابط الموقع</b> </td>
<td> <a href="http://ahmedtechno.blogspot.com/"> www.ahmedtechno.blogspot.com</a> </td>
</tr>
<center>
<b> مرحبا بكم في مدونة احمد تكنو </b>
</center>
</table>
</table>
</body>
</html>
out put:-
0 التعليقات:
إرسال تعليق