-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathabout.html
More file actions
24 lines (23 loc) · 742 Bytes
/
about.html
File metadata and controls
24 lines (23 loc) · 742 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="abt">
<h1 id="hii">about the webiste and us</h1>
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Deleniti odit facilis doloribus voluptates aliquid, nisi nulla amet architecto qui inventore labore et impedit, assumenda soluta atque asperiores commodi. Aliquam, sed.
</p>
<p></p>
<p></p>
<ul><l1>Shubham</l1>
<l1>bhavish</l1>
<l1>aditya</l1></ul>
</div>
</body>
</html>