File tree 4 files changed +10
-2
lines changed
4 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ <h3 class="w3-border-bottom w3-border-light-grey w3-padding-16">Projects</h3>
154
154
< div class ="w3-display-container ">
155
155
< div class ="w3-display-topleft w3-black w3-padding "> Old Cornet</ div >
156
156
157
- < a href ="./xray .html ">
157
+ < a href ="./cornet .html ">
158
158
< div class ="projimg ">
159
159
< img src ="./cornet.jpg " alt ="Cornet " style ="width:99% " class ="projimg ">
160
160
< div class ="overlay "> </ div >
@@ -171,9 +171,11 @@ <h3 class="w3-border-bottom w3-border-light-grey w3-padding-16">Projects</h3>
171
171
< div class ="w3-container w3-padding-32 " id ="gallery ">
172
172
< h3 class ="w3-border-bottom w3-border-light-grey w3-padding-16 "> Gallery</ h3 >
173
173
174
- < a href ="./art.html "> < button class ="button1 "> Art</ button > </ a >
175
174
176
175
< a href ="./photography.html "> < button class ="button1 "> Photography</ button > </ a >
176
+ < a href ="./art.html "> < button class ="button1 "> Art</ button > </ a >
177
+
178
+
177
179
178
180
</ div >
179
181
@@ -191,7 +193,9 @@ <h3 class="w3-border-bottom w3-border-light-grey w3-padding-16">About</h3>
191
193
192
194
</ div >
193
195
196
+
194
197
<!-- Contact Section -->
198
+ <!--
195
199
<div class="w3-container w3-padding-32" id="contact">
196
200
<h3 class="w3-border-bottom w3-border-light-grey w3-padding-16">Contact</h3>
197
201
<p>Leave a message!</p>
@@ -206,13 +210,17 @@ <h3 class="w3-border-bottom w3-border-light-grey w3-padding-16">Contact</h3>
206
210
</form>
207
211
</div>
208
212
213
+
209
214
<!-- Image of location/map
210
215
<div class="w3-container">
211
216
<img src="/w3images/map.jpg" class="w3-image" style="width:100%">
212
217
</div>
213
218
-->
214
219
215
220
<!-- End page content -->
221
+ -->
222
+
223
+
216
224
</ div >
217
225
218
226
You can’t perform that action at this time.
0 commit comments