-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
189 lines (176 loc) · 5.5 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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<!DOCTYPE HTML>
<!--
What is FRONTEND
-->
<html>
<head>
<title>What is FRONTEND</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body>
<!-- Header -->
<header id="header" class="alt">
<div class="logo"><a href="index.html">What <span>is FRONTEND</span></a></div>
<a href="#menu">Menu</a>
</header>
<!-- Nav -->
<nav id="menu">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="generic.html">Generic</a></li>
<li><a href="elements.html">Elements</a></li>
</ul>
</nav>
<!-- Banner -->
<section class="banner full">
<article>
<img src="https://unsplash.com/@r3dmax?photo=3l3RwQdHRHg" alt="" />
<div class="inner">
<header>
<p>Understanding Frontend by <a href="https://whatisfrontend.co">TEMPLATED</a></p>
<h2>What</h2>
</header>
</div>
</article>
<article>
<img src="https://unsplash.com/@r3dmax?photo=3N5ccOE3wGg" alt="" />
<div class="inner">
<header>
<p>Understanding what FRONTEND is all about</p>
<h2>FRONTEND</h2>
</header>
</div>
</article>
<article>
<img src="https://unsplash.com/@r3dmax?photo=1hpE3fROU0I" alt="" />
<div class="inner">
<header>
<p>Understand what HTML is all about</p>
<h2>HTML</h2>
</header>
</div>
</article>
<article>
<img src="https://unsplash.com/@r3dmax?photo=-3h8OXvt4-0" alt="" />
<div class="inner">
<header>
<p>Understand what CSS is all about</p>
<h2>CSS review</h2>
</header>
</div>
</article>
<article>
<img src="https://unsplash.com/@r3dmax?photo=7FfG8zcPcXU" alt="" />
<div class="inner">
<header>
<p>Understand what Coding is all about</p>
<h2>Coding History</h2>
</header>
</div>
</article>
</section>
<!-- One -->
<section id="one" class="wrapper style2">
<div class="inner">
<div class="grid-style">
<div>
<div class="box">
<div class="image fit">
<img src="https://unsplash.com/@r3dmax?photo=3l3RwQdHRHg" alt="" />
</div>
<div class="content">
<header class="align-center">
<p>What Is a Front-End Developer?</p>
<h2>FRONTEND</h2>
</header>
<p> Front-end web development, also known as client-side development is the practice of producing HTML, CSS and JavaScript for a website or Web Application so that a user can see and interact with them directly.</p>
<footer class="align-center">
<a href="#" class="button alt">Learn More</a>
</footer>
</div>
</div>
</div>
<div>
<div class="box">
<div class="image fit">
<img src="https://unsplash.com/@r3dmax?photo=3N5ccOE3wGg" alt="" />
</div>
<div class="content">
<header class="align-center">
<p>What Is HTML? Hypertext Markup Language Basics Explained</p>
<h2>HTML</h2>
</header>
<p> The HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript.</p>
<footer class="align-center">
<a href="#" class="button alt">Learn More</a>
</footer>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper style3">
<div class="inner">
<header class="align-center">
<p>Understanding FRONTEND</p>
<h2>FRONTEND</h2>
</header>
</div>
</section>
<!-- Three -->
<section id="three" class="wrapper style2">
<div class="inner">
<header class="align-center">
<p class="special">Understanding HTML</p>
<h2>HTML</h2>
</header>
<div class="gallery">
<div>
<div class="image fit">
<a href="#"><img src="https://unsplash.com/@r3dmax?photo=1hpE3fROU0I" alt="" /></a>
</div>
</div>
<div>
<div class="image fit">
<a href="#"><img src="https://unsplash.com/@r3dmax?photo=3N5ccOE3wGg" alt="" /></a>
</div>
</div>
<div>
<div class="image fit">
<a href="#"><img src="https://unsplash.com/@r3dmax?photo=7FfG8zcPcXU" alt="" /></a>
</div>
</div>
<div>
<div class="image fit">
<a href="#"><img src="https://unsplash.com/@r3dmax?photo=EvKBHBGgaUo" alt="" /></a>
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="container">
<ul class="icons">
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon fa-envelope-o"><span class="label">Email</span></a></li>
</ul>
</div>
<div class="copyright">
© Mojisola Alausa. All rights reserved.
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>