-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgallery_st.html
More file actions
26 lines (23 loc) · 789 Bytes
/
gallery_st.html
File metadata and controls
26 lines (23 loc) · 789 Bytes
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
<!DOCTYPE html><html><head><link rel="stylesheet" href="style.css"></head><body>
<p>Welcome to my pico website! This website is static and lightweight to have the minimal impact on environment and will soon be 100% solar powered.</p>
<hr/>
<h2>Projects</h2>
<img src="fishbowl_st.png"/>
<img src="armory_st.png"/>
<img src="vitrine_st.png"/>
<img src="versailles_st.png"/>
<img src="jacquard_st.png"/>
<img src="labyrinthe_st.png"/>
<img src="il76_st.png"/>
<img src="virtualorchestra_st.png"/>
<img src="surexposition_st.png"/>
<img src="osm_st.png"/>
<img src="calamar_st.png"/>
<img src="jonathan_lab_st.png"/>
<img src="fontaine_st.png"/>
<img src="mbda_st.png"/>
<img src="voxxboxx_st.png"/>
<img src="napoli_st.png"/>
<hr/>
<a href="index.html">Retour/Back</a>
</body></html>