-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLGV_180614.html
25 lines (23 loc) · 1.11 KB
/
LGV_180614.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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="photos.css">
<!--<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">-->
<!-- Bootstrap CSS -->
<link rel="stylesheet" type="text/css" href="indexStyle.css">
<title>Photo-Mathon</title>
</head>
<body>
<div class="cadre">
<img class="paysage" src="img/LGV_180614_Peinture_Musique/pic_2.jpg" alt="LGV" />
<img class="insta" src="img/LGV_180614_Peinture_Musique/pic_6.jpg" alt="LGV" />
<img class="portrait" src="img/LGV_180614_Peinture_Musique/pic_9.jpg" alt="LGV" />
<img class="portrait" src="img/LGV_180614_Peinture_Musique/pic_17.jpg" alt="LGV" />
<img class="portrait" src="img/LGV_180614_Peinture_Musique/pic_19.jpg" alt="LGV" />
<img class="paysage" src="img/LGV_180614_Peinture_Musique/pic_30.jpg" alt="LGV" />
<img class="paysage" src="img/LGV_180614_Peinture_Musique/pic_33.jpg" alt="LGV" />
<img class="insta" src="img/LGV_180614_Peinture_Musique/pic_41.jpg" alt="LGV" />
</body>
</html>