-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSLIDES.html
More file actions
35 lines (35 loc) · 1.47 KB
/
SLIDES.html
File metadata and controls
35 lines (35 loc) · 1.47 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>WEB</title>
<meta name="Hammad" content="welcome to my_web">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="SLIDES.CSS">
</head>
<body>
<div id="bg"><h2>SLIDES
<span id="mid"><a id='a'>tour</a><a id='b'>upgrade</a><a id='c'>help</a><a id='d'>explore</a></span>
<!-- -->
<i class="fa-solid fa-bars"></i>
<i class="fa-brands fa-x-twitter"></i>
<i class="fa-brands fa-github"></i>
<i class="fa-brands fa-linkedin"></i>
<i class="fa-brands fa-instagram"></i>
<i class="fa-brands fa-google-plus-g"></i>
<i class="fa-sharp fa-solid fa-globe"></i>
<i class="fa-solid fa-user"></i>
<script src="https://kit.fontawesome.com/24cf68e73d.js" crossorigin="anonymous"></script></h2>
</div><br>
<div id="M">
<h1>SLIDES</h1>
<h3>
▶
</h3>
</div><br><br><br><br>
<div id="uj"><p>Start now and get <span id="uk">free bonus</span> on account</p></div>
<form><input placeholder="Email"><input placeholder="Password"><input placeholder="Confirm the Password"><button>Get Started</button></form>
</body>
<footer id="footer"></footer>
</html>