-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcontact.html
19 lines (19 loc) · 1014 Bytes
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!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>Campus Life | IET Ayodhya</title>
<link rel="icon" type="image/png" sizes="300x300" href="assets/img/Rmlau%20Logo.png" />
<link rel="icon" type="image/png" sizes="300x300" href="assets/img/Rmlau%20Logo.png" />
<link rel="icon" type="image/png" sizes="300x300" href="assets/img/Rmlau%20Logo.png" />
<link rel="icon" type="image/png" sizes="300x300" href="assets/img/Rmlau%20Logo.png" />
<link rel="icon" type="image/png" sizes="300x300" href="assets/img/Rmlau%20Logo.png" />
</head>
<body style="background-color:#6F42C1; color:white; text-align:center; padding: 15%;">
This Page is Under Construction Please Return <br> <a href="index.html" style="color: white; text-decoration:none;
font-size:xx-large" >Home</a>.
<p style="font-size:72px;">ERROR 404</p>
</body>
</html>