-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.php
More file actions
26 lines (23 loc) · 855 Bytes
/
Copy pathabout.php
File metadata and controls
26 lines (23 loc) · 855 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>ABOUT</title>
<meta name="" content="">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</head>
<body>
<p style=background-color:violet;font-size:40px;>
<q style=margin-left:400px;>ABOUT</q>
</p>
<p style=background-color:skyblue;font-size:25px;>
<q style=margin-left:400px;>THIS WEBSITE IS ABOUT THE TECHNOLOGY REVIEW IN VNIT .</q> <br>
<p>
REGISTER YOUSELF IN THE WEBSITE <br>
NOW DURING THE REGISTRATION CHOOSE THE FIELD WHICH YOU ARE INTERESTED IN <br>
AFTER THE REGISTRATION IF ANYONE CHOOSE YOU AS A ASSISTANT THEN YOU ARE INFORMED THROUGH THE EMAIL <br>
NOW GO TO THE HOME PAGE AND REGISTER YOURSELF <br>
</p>
<button style="font-size:40px"><a href="home.php">HOME</a></button>
</p>
</body>
</html>