forked from Gurenax/Instaglenn
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
33 lines (26 loc) · 1.61 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- Make website responsive-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Internet Explorer weird mode -->
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Instaglenn</title>
<!-- CSS -->
<link rel="stylesheet" href="/assets/main.css"/>
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700" rel="stylesheet">
</head>
<body>
<h1>Instaglenn</h1>
<img src="https://instagram.fmel5-1.fna.fbcdn.net/t51.2885-15/s640x640/sh0.08/e35/c135.0.810.810/20902274_304104106729352_222411896421089280_n.jpg"/>
<img src="https://instagram.fmel5-1.fna.fbcdn.net/t51.2885-15/s640x640/sh0.08/e35/c135.0.810.810/20688480_805088973005084_1155654791729250304_n.jpg"/>
<img src="https://instagram.fmel5-1.fna.fbcdn.net/t51.2885-15/s640x640/sh0.08/e35/c135.0.810.810/19534112_253738468440671_3830716635933573120_n.jpg"/>
<img src="https://instagram.fmel5-1.fna.fbcdn.net/t51.2885-15/s640x640/sh0.08/e35/c135.0.810.810/19380156_276561569478363_6646182335433670656_n.jpg"/>
<img src="https://instagram.fmel5-1.fna.fbcdn.net/t51.2885-15/s640x640/sh0.08/e35/c135.0.810.810/19424677_321490828290287_2121248767985319936_n.jpg"/>
<img src="http://www.scaryforkids.com/pics/scary-pictures.jpg"/>
<img src="https://instagram.fmel5-1.fna.fbcdn.net/t51.2885-15/s640x640/sh0.08/e35/c135.0.810.810/19425359_1491786164219551_2177886106580680704_n.jpg"/>
<script async defer src="//platform.instagram.com/en_US/embeds.js"></script>
</body>
</html>