-
Notifications
You must be signed in to change notification settings - Fork 0
/
index3.html
35 lines (31 loc) · 874 Bytes
/
index3.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
<html>
<head>
<title>BCALearn</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/fontawesome.min.css">
<meta name="viewport" content="width =device-width, initial-
scale=1">
</head>
</head>
<body>
<section id="banner3">
<img src="images/bcalearn.png" class="logo">
<div class="banner-text3">
<h1>Page 3</h1>
<p>SLAY</p>
<div class="banner-btn">
</div>
</div>
</section>
<div class="button2">
<a href="file:///C:/Users/marga/Desktop/bcalearn/bcalearn/index.html#top">BACK</a>
</div>
</div>
<section id="feature">
<div class="title-text">
<p>mEVEN MORE STUFF AND THINGS</p>
<h1>Slay.</h1>
</div>
</body>
</html>