-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
40 lines (27 loc) · 1005 Bytes
/
index.html
File metadata and controls
40 lines (27 loc) · 1005 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NIKHIL'S FOUNDATION WEBSITE</title>
<h1>NIKHIL'S FOUNDATION WEBSITE</h1>
<br>
<h2>A VERY-VERY WARM WELCOME TO NIKHIL MAURYA'S FOUNDATION WEBSITE</h2>
<link rel="stylesheet" href="style.css">
</head>
<body>
<br>
<p align="center"><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQbm9HhqkfNRJb7kH7sDpb5nZP2TGRu88NEsQ&usqp=CAU"width="500px">
<section>
<br>
<h2>Making a donation is the ultimate sign of solidarity. Actions speak louder than words.</h2>
<h3>-Ibrahim Hooper</h3>
<br>
<br>
<br>
<br>
<br>
<a href="https://rzp.io/l/9DLTqmI" id="btn">DONATE </a>
</section>
</body>
</html>