Created
January 30, 2017 20:28
-
-
Save mhnabi/fbd3633f163363813782e2fcfa66ef27 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<header> | |
<title> | |
تمرین اول | |
</title> | |
<h1 align = "center">محمد حسین نبی</h1> | |
<hr width="500px" size="5px" color="000000"> | |
<h3 align="center">آقا یاد گرفتم تو سئو تگ اچ 1 خیلی مهمه و باید کلمات کلیدی رو اونجا نوشت</h3> | |
</header> | |
<body> | |
<p align = "center"> | |
نسخه ی ابتدایی و تمرینی برای اینکه ببینیم چه خبره، خدا کمک کنه جای خوبی برسه | |
</p> | |
<table border="1px" width = "50%" height="10px" align = "center" bgcolor = "#99f3f4" cellspacing = "0px"> | |
<tr align ="center" bgcolor = "#f34747"> | |
<td > | |
نام | |
</td> | |
<td> | |
نام خانوادگی | |
</td> | |
<td> | |
شماره ملی | |
</td> | |
</tr> | |
<tr align ="center"> | |
<td> | |
محمد حسین | |
</td> | |
<td> | |
نبی | |
</td> | |
<td> | |
0015443521 | |
</td> | |
<tr align ="center"> | |
<td> | |
جواد | |
</td> | |
<td> | |
ارجمندی | |
</td> | |
<td> | |
0078957522 | |
</td> | |
</tr> | |
</tr> | |
</table> | |
<table border = "1px" cellspacing="0px" align="center"> | |
<tr><td rowspan= "2" >دوره ی طراحی وب</td><td>شنبه</td><td>یک شنبه</td></tr> | |
<tr><td>ساعت 14 تا 16</td><td>ساعت 18 تا 21</td></tr> | |
</table> | |
<ul> | |
<li>پایتون با رضا</li> | |
<li >یکم خودم دوره کنم</li> | |
<li>چقدر سخته یه کار جدید شروع کردن</li> | |
</ul> | |
</body> | |
</html> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment