-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
36 lines (34 loc) · 939 Bytes
/
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" type="text/css" href="index.css">
</head>
<body>
<center>
<div class="name">
<span class="span1">
<p>parallax website<p>
</span>
</div></center>
<section id="section1">
hey there hope u will enjoy
</section>
<div class="name22">
<span class="12">
</span>
</div>
<div class="name23">
<span class="13">
<div id="d3"><p id="div3para">i am enjoying learning parallax like website.</p></div>
</span>
</div>
<center>
<div class="name234">
<span class="span23">
</span>
</div><p id="bottom">Template By Bhavesh Goyal</p></center>
</body>
</html>