-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathcansu-dogan.html
executable file
·42 lines (39 loc) · 1.55 KB
/
cansu-dogan.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!doctype html>
<head>
<title> CANSU DOÐAN </title>
</head>
<body bgcolor="#808080">
<p><a href="index.html">Listeye Geri Dön</a></p>
<center><img src="http://fabyoubliss.com/wp-content/uploads/2014/10/2e5356323c229c0233606b6bb57f6769.jpg" alt="Dolce far niente" width="400px"></center>
<ul>
<b>
<h1>Cansu?</h1>
<li style="color:white">19.10.1995</li>
<li style="color:white">Libra</li>
<li style="color:white">Adana</li>
<li style="color:white">Computer Engineering -2nd year</li>
</b>
</ul>
<center> <table border=1 cellpadding=5px>
<h1>Educational Information</h1>
<tr>
<th>Elementary School</th>
<th>High School</th>
<th>University</th>
</tr>
<tr>
<td>Öðretmen Zeynep Erdoðdu Ýlköðretim Okulu</td>
<td>Ýsmail Safa Özler Anadolu Lisesi</td>
<td>Çukurova Üniversitesi</td>
</tr>
<tr>
<td>2002</td>
<td>2010</td>
<td>2014</td>
</tr>
</table>
<br><p ><b><blockquote style="color:red">Dolce Far Niente</blockquote></b></br></p>
</center>
<p><a href="index.html">Listeye Geri Dön</a></p>
</body>
</html>