-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path2016.html
74 lines (56 loc) · 2.59 KB
/
2016.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-146468970-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-146468970-1');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900" rel="stylesheet">
<link rel="stylesheet" href="sass/css/icon-font.css">
<link rel="stylesheet" href="sass/css/linea.css">
<link rel="stylesheet" href="sass/css/style.css">
<link rel="stylesheet" href="TFF.html">
<link rel="shortcut icon" type="image/png" href="img/favicon.png">
<link href='https://fonts.googleapis.com/css?family=Amaranth' rel='stylesheet'>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Gallery</title>
</head>
<body>
<section class="pic_18">
<div class="centre_text"><h1 class="heading-secondary core_heading">Gallery Of 2016</h1></div>
<div class="row core_row">
<div class="col-1-of-3 core_card ">
<div class="square-box-exbo ab1"></div></div>
<div class="col-1-of-3 core_card ">
<div class="square-box-exbo ab2"></div></div>
<div class="col-1-of-3 core_card ">
<div class="square-box-exbo ab3"></div></div>
</div>
</div>
<div class="row core_row">
<div class="col-1-of-3 core_card ">
<div class="square-box-exbo ab4"></div> </div>
<div class="col-1-of-3 core_card ">
<div class="square-box-exbo ab5"></div></div>
<div class="col-1-of-3 core_card ">
<div class="square-box-exbo ab6"></div></div>
</div>
</div>
<div class="row core_row">
<div class="col-1-of-3 core_card ">
<div class="square-box-exbo ab7"></div></div>
<div class="col-1-of-3 core_card ">
<div class="square-box-exbo ab8"></div></div>
<div class="col-1-of-3 core_card ">
<div class="square-box-exbo ab9"></div></div>
</div>
</div>
</section>