-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathserhat-tan.html
executable file
·36 lines (32 loc) · 1.73 KB
/
serhat-tan.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
<!Doctype="html">
<head>
<meta charset="UTF-8">
<title>Kişisel Bİlgiler</title>
</head>
<body style=" margin: 0 auto; max-width: 50em; font-family: Helvetica; line-height: 1.5; padding: 4em 1em; color: #555;">
<img style="margin-left: 350px;" src="http://www.serhattan.com/wp-content/uploads/2016/05/Drawing-6.png">
<img style="margin-top: 15px;" src="http://www.serhattan.com/wp-content/uploads/2016/05/DSC_0314-768x509.jpg">
<h1 style="color: green; text-align: center; ">Kişisel Bilgilerim</h1>
<p style="text-align: center;">Merhabalar bendeniz Serhat Tan. Celal Bayar Üniversitesi Bİlgisayar Mühendisliği 4. sınıf öğrencisiyim.Bu sayfamda kısaca kendimm hakkında bilgiler vereceğim.</p>
<a:hover href="index.html" style="color:#e81c4f ">Listeye geri dön </a:hover>
<h2 style="align-content: left; ">HOBİLERİM</h2>
<ol>
<ul>Fotoğraf Çekmek</ul>
<ul>Bağlama Çalmak</ul>
<ul>Seyahat etmek</ul>
<ul>Film ve dizi izlemek</ul>
<ul>Video Oyunları</ul>
<ul>Futbol Oynamak</ul>
</ol>
<h2>Sevdiğim 5 kitap</h2>
<ol>
<ul>Yaşar Kemal - Kimsecik</ul>
<ul>Orhan Pamuk - Kar</ul>
<ul>Ahmet Ümit - Elveda GÜzel Vatanım</ul>
<ul>Sunay Akın - Hayal Kahramanları</ul>
<ul>Selçuk Aydemir - Mahalleden Arkadaşlar</ul>
</ol>
<p><strong>Eğitim durumum</strong><br> İlkokul: Ege İhracatçılar Birliği ilköğretim okulu<br>Lise: Cem Bakioğlu anadolu lisesi</p>
<a href="index.html" style="color:#e81c4f">Listeye geri dön </a>
</body>
</html>