-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
142 lines (125 loc) · 5.65 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
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!DOCTYPE html>
<html lang="en">
<head>
<title>Fitrgrid. A small screen first responsive flexbox grid</title>
<meta charset="utf-8">
<meta name="robots" content="index,follow">
<meta name="description" content="description goes here">
<meta name="keywords" content="tags go here">
<meta name="viewport" content="initial-scale = 1.0">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="shortcut icon" type="image/x-icon" href="images/icons/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="images/icons/phone.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/icons/tablet.png">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/icons/retina.png">
<link rel="stylesheet" href="css/fitrgrid.pack.css">
<link rel="stylesheet" href="css/core.css">
</head>
<body>
<!-- header -->
<header>
<div class="center">
<div class="row">
<section class="fg3"><strong>logo</strong></section>
<section class="fg9">navigation</section>
</div>
</div>
</header>
<!-- header -->
<!-- START sample content -->
<article class="slide first-content">
<div class="center">
<div class="row">
<section class="fg12">.fg12</section>
<section class="fg6">.fg6</section>
<section class="fg6">.fg6</section>
<section class="fg4">.fg4</section>
<section class="fg4">.fg4</section>
<section class="fg4">.fg4</section>
<section class="fg3">.fg3</section>
<section class="fg3">.fg3</section>
<section class="fg3">.fg3</section>
<section class="fg3">.fg3</section>
<section class="fg2">.fg2</section>
<section class="fg2">.fg2</section>
<section class="fg2">.fg2</section>
<section class="fg2">.fg2</section>
<section class="fg2">.fg2</section>
<section class="fg2">.fg2</section>
</div>
</div>
</article>
<!-- END sample content -->
<!-- START sample content -->
<article class="slide second-content">
<div class="center">
<div class="row">
<section class="fg6">.fg6</section>
<section class="fg6">.fg6</section>
<section class="fg6">.fg6</section>
<section class="fg6">.fg6</section>
</div>
</div>
</article>
<!-- END sample content -->
<!-- START sample content - IMAGE GRID -->
<article class="slide third-content">
<div class="center">
<div class="row fg-no-gutter">
<section class="fg6"><img src="http://via.placeholder.com/700/eeeeee/ffffff&text=fitrgrid img" alt="placeholder" /></section>
<section class="fg6"><img src="http://via.placeholder.com/700/dddddd/ffffff&text=fitrgrid img" alt="placeholder" /></section>
<section class="fg4"><img src="http://via.placeholder.com/700x600/cccccc/ffffff&text=fitrgrid img" alt="placeholder" /></section>
<section class="fg4"><img src="http://via.placeholder.com/700x600/bbbbbb/ffffff&text=fitrgrid img" alt="placeholder" /></section>
<section class="fg4"><img src="http://via.placeholder.com/700x600/aaaaaa/ffffff&text=fitrgrid img" alt="placeholder" /></section>
</div>
</div>
</article>
<!-- END sample content -->
<!-- START sample content - IMAGE GRID FULL WIDTH -->
<article class="slide fourth-content">
<div class="center">
<div class="row fg-no-gutter fg-wide">
<section class="fg12"><img src="http://via.placeholder.com/1280x500/777777/ffffff&text=fitrgrid img" alt="placeholder" /></section>
<section class="fg6"><img src="http://via.placeholder.com/700x400/666666/ffffff&text=fitrgrid img" alt="placeholder" /></section>
<section class="fg6"><img src="http://via.placeholder.com/700x400/555555/ffffff&text=fitrgrid img" alt="placeholder" /></section>
<section class="fg4"><img src="http://via.placeholder.com/700x400/555555/ffffff&text=fitrgrid img" alt="placeholder" /></section>
<section class="fg4"><img src="http://via.placeholder.com/700x400/444444/ffffff&text=fitrgrid img" alt="placeholder" /></section>
<section class="fg4"><img src="http://via.placeholder.com/700x400/333333/ffffff&text=fitrgrid img" alt="placeholder" /></section>
<section class="fg3"><img src="http://via.placeholder.com/700x400/888888/ffffff&text=fitrgrid img" alt="placeholder" /></section>
<section class="fg3"><img src="http://via.placeholder.com/700x400/777777/ffffff&text=fitrgrid img" alt="placeholder" /></section>
<section class="fg3"><img src="http://via.placeholder.com/700x400/666666/ffffff&text=fitrgrid img" alt="placeholder" /></section>
<section class="fg3"><img src="http://via.placeholder.com/700x400/555555/ffffff&text=fitrgrid img" alt="placeholder" /></section>
</div>
</div>
</article>
<!-- END sample content -->
<!-- START sample content -->
<article class="slide fifth-content fg-no-mobile">
<div class="center">
<div class="row">
<section class="fg12 headline">The following content is not visible on smaller screens</section>
<section class="fg5">.fg5</section>
<section class="fg7">.fg7</section>
<section class="fg7">.fg7</section>
<section class="fg5">.fg5</section>
<section class="fg6">.fg6</section>
<section class="fg3">.fg3</section>
<section class="fg3">.fg3</section>
<section class="fg6 push3">.fg6 .push3</section>
</div>
</div>
</article>
<!-- END sample content -->
<!-- footer -->
<footer>
<section class="center">
<div class="row">
<section class="fg4">footer</section>
<section class="fg4">footer</section>
<section class="fg4">footer</section>
</div>
</section>
</footer>
<!-- footer -->
</body>
</html>