-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirst.html
33 lines (25 loc) · 937 Bytes
/
first.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
<html>
<head>
<title> UID - First Lecture</title>
<LINK rel="icon" href="C:\Users\DELL\Pictures\favicon.jpg">
</head>
<body style="background-color:turquoise; color:#A17A74">
<!-- About Myself-->
<h1 style="color:grey"><center><i><b>HEYO! I'M RO</b></i></center></h1>
<h3><I><U><CENTER>-Sophomore in Cyber Security</CENTER></U></i></h3>
<h2 style="text-align:center;">IDEALS:</h2>
<i>BE KIND AND FIERCE...
TREAT PEOPLE BETTER...
STAY HYDRATED</i></BR></BR>
<i>
<UL>
<LI>I don't know about lot of things.<br/></LI>
<LI>But I do love to know and learn lot of stuff.</LI>
<LI>I'm a organisation freak, still perfecting the art.</LI>
<LI>My jam are atheletics, writing, reading and coordination.</LI>
</UL>
</i>
<CENTER><img src="C:\Users\DELL\Pictures\image.jpg" width="200" height="150px"></CENTER>
<a href="https://www.linkedin.com/in/roshni-venkatesan-bb8670213/">LinkedIn</a></br>
</body>
</html>