-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathphotography.html
199 lines (162 loc) · 6.99 KB
/
photography.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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Liwen Wu's portfolio</title>
<link rel="stylesheet" href="css/html5reset.css">
<link rel="stylesheet" href="css/style.css">
<link rel="shortcut icon" type="image/jpg" href="image/icon.jpg">
</head>
<body>
<!--if have time add another language-->
<!--this is navigation-->
<!--will have a class for styling the whole navigation-->
<nav class="allnav">
<!--bluemilk architects will be styled and on the left-->
<div class="homepage">
<a href="file:///D:/SI539/portfolio/index.html">BLUEMILK ARCHITECTS</a>
</div>
<!--navigation will be on the right corner-->
<div class="nav-to-other-pages">
<ul>
<li><a href="file:///D:/SI539/portfolio/mywork.html">MY WORK</a></li>
<li><a href="file:///D:/SI539/portfolio/photography.html">PHOTOGRAPHY</a></li>
<li><a href="file:///D:/SI539/portfolio/contact.html">CONTACT</a></li>
</ul>
</div>
</nav>
<main>
<div>
<h1 class="h1header">
PHOTOGRAPHY
</h1>
</div>
<!--introduction of my pics-->
<div>
<p class="pageintro">
<!--##############intro##############-->
place holder for page intro
</p>
</div>
<!--gallery-->
<div class="piccolumn">
<!--column 1-->
<!--may add fig captions-->
<div class="column">
<figure>
<img src="image/photo1.JPG" alt="photography1" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo2.jpg" alt="photography2" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo3.JPG" alt="photography3" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo4.JPG" alt="photography4" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo5.JPG" alt="photography5" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo6.jpg" alt="photography6" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
</div>
<!--column 2-->
<div class="column">
<figure>
<img src="image/photo7.JPG" alt="photography7" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo8.JPG" alt="photography8" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo9.jpg" alt="photography9" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo10.jpg" alt="photography10" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo11.JPG" alt="photography11" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo12.JPG" alt="photography12" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
</div>
<!--column 3-->
<div class="column">
<figure>
<img src="image/photo13.JPG" alt="photography13" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo14.JPG" alt="photography14" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo15.JPG" alt="photography15" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo16.JPG" alt="photography16" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo17.JPG" alt="photography17" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo18.JPG" alt="photography18" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
</div>
<!--column 4-->
<div class="column">
<figure>
<img src="image/photo19.JPG" alt="photography19" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo20.JPG" alt="photography20" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo21.JPG" alt="photography21" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo22.JPG" alt="photography22" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo23.JPG" alt="photography23" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
<figure>
<img src="image/photo24.JPG" alt="photography24" width="500">
<figcaption>place holder for pic intro</figcaption>
</figure>
</div>
</div>
</main>
<footer>
EAMIL: [email protected]
<br>TEL: +1 734-548-0501
<br>INSTAGRAM: bluemilk_126
</footer>
</body>
</html>