-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfotoarchive.html
174 lines (144 loc) · 5.08 KB
/
fotoarchive.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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<title>ABOUT ÖMER HALİSDEMİR</title>
<!--açıklama-->
<meta name="ömer halis demir" content=" fan cite of ömer halis demir" />
<!--anahtar kelimeler-->
<meta name="ÖMER HALİS DEMİR" content="blow, 15july ,hero " />
<link rel="stylesheet" href="styles/layout.css" type="text/css">
</head>
<body>
<div class="wrapper row1">
<header id="header" class="clear">
<div class="logo" ><img src="g5889.png"alt="" /></div>
<div id="hgroup">
<h1><a style="color: black;#232323" href="#">ÖMER</a>HALİSDEMİR</h1>
<h2>The hero of the July 15 coup</h2>
</div>
<nav>
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="about.html">ABOUT ÖMER HALİS DEMİR</a></li>
<li><a href="fotoarchive.html">FOTO ARCHİVE</a></li>
<li><a href="contact.html">CONTACT</a></li>
<li class="last"><a href="www.itu.edu.tr">ITU</a></li>
</ul>
</nav>
</header>
</div>
<!-- content -->
<div class="wrapper row2">
<div id="container" class="clear">
<!-- Slider -->
<section id="slider" class="clear">
<figure>
<h2>PHOTOS</h2>
</figure>
</section>
<!-- main content -->
<div id="homepage">
<!-- services area -->
<section id="latest" class="last clear">
<article class="one_quarter">
<figure><img src="images/57f3983b0f254441f8a80709.jpg" width="215" height="200" alt="">
<figcaption>
<h2>the administration</h2>
</figcaption>
</figure>
</article>
<article class="one_quarter">
<figure><img src="images/,6cJvjN-Hl0iQa3mwog4H-w.jpg" width="215" height="200" alt="">
<figcaption>
<h2>his statue</h2>
</figcaption>
</figure>
</article>
<article class="one_quarter">
<figure><img src="images/,88bOckwvaEOuBeE6uCqaBg.jpg" width="215" height="200" alt="">
<figcaption>
<h2>the administration</h2>
</figcaption>
</figure>
</article>
<article class="one_quarter lastbox">
<figure><img src="images/1283662_60713264109ba8384af45c05f2ffdb2a_640x640.jpg" width="215" height="200" alt="">
<figcaption>
<h2>Fans</h2>
</figcaption>
</figure>
</article>
</section>
<section id="latest" class="last clear">
<article class="one_quarter">
<figure><img src="images/index.jpg" width="215" height="200" alt="">
<figcaption>
<h2>Photo Shop</h2>
</figcaption>
</figure>
</article>
<article class="one_quarter">
<figure><img src="images/4643710-640x423.jpg" width="215" height="200" alt="">
<figcaption>
<h2>the administrations</h2>
</figcaption>
</figure>
</article>
<article class="one_quarter">
<figure><img src="images/babasi hasan.jpg" width="215" height="200" alt="">
<figcaption>
<h2>Omer's father</h2>
</figcaption>
</figure>
</article>
<article class="one_quarter lastbox">
<figure><img src="images/içerik.jpg" width="215" height="200" alt="">
<figcaption>
<h2>Young Omer</h2>
</figcaption>
</figure>
</article>
</section>
<section id="latest" class="last clear">
<article class="one_quarter">
<figure><img src="images/resized_42a22-4db5a34evideo.jpg" width="215" height="200" alt="">
<figcaption>
<h2>democracy vigil</h2>
</figcaption>
</figure>
</article>
<article class="one_quarter">
<figure><img src="images/13718508_1813620512204644_2089086687503789926_n.jpg" width="215" height="200" alt="">
<figcaption>
<h2> Omer'tomb</h2>
</figcaption>
</figure>
</article>
<article class="one_quarter">
<figure><img src="images/nigde,EKWF4iWPK0yWx9hCV8txIg.jpg" width="215" height="200" alt="">
<figcaption>
<h2>funeral</h2>
</figcaption>
</figure>
</article>
<article class="one_quarter lastbox">
<figure><img src="images/14446138_1846135205619841_4407919582900343086_n.jpg" width="215" height="200" alt="">
<figcaption>
<h2>Fans</h2>
</figcaption>
</figure>
</article>
</section>
<!-- / One Quarter -->
</div>
<!-- / content body -->
</div>
</div>
<!-- Footer -->
<div class="wrapper row3">
<footer id="footer" class="clear">
<p class="fl_left">MUHAMMED EMİN TOPUZ© 150150122 ***ITU*** </p>
</footer>
</div>
</body>
</html>