Skip to content

Commit f85ae37

Browse files
author
Nathan Shin
authored
Add files via upload
1 parent 062bda5 commit f85ae37

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

art.html

+4
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
<h2 class="w3-border-bottom w3-border-light-grey w3-padding-16">Art</h2>
2828
</div>
2929

30+
<div class="ptext">
31+
<img class="w3-image" src="./Snapchat-1858966687.jpg" width="500" height="500"> <br><br>
32+
<img class="w3-image" src="./Snapchat-1177535806.jpg" width="800" height="800">
33+
</div>
3034

3135

3236
</body>

photography.html

+9
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,16 @@
2727
<h2 class="w3-border-bottom w3-border-light-grey w3-padding-16">Photography</h2>
2828
</div>
2929

30+
<div class="ptext">
31+
<img class="w3-image" src="./alley.jpg" width="800" height="800"><br>
32+
<p> </p>
33+
<br>
34+
<img class="w3-image" src="./wall.jpg" width="800" height="800"><br>
35+
<p> </p>
36+
<br>
37+
<img class="w3-image" src="./rods.jpg" width="800" height="800"><br><br>
3038

39+
</div>
3140

3241
</body>
3342
</html>

0 commit comments

Comments
 (0)