-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
31 lines (30 loc) · 1.27 KB
/
index.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
<html>
<head>
<link rel="icon" type="image/x-icon" href="https://play-lh.googleusercontent.com/85WnuKkqDY4gf6tndeL4_Ng5vgRk7PTfmpI4vHMIosyq6XQ7ZGDXNtYG2s0b09kJMw">
<title> DAY 01-UID </title>
<meta charset="UTF-18">
</head>
<body style="background-color:rgb(228, 207, 246);">
<h3 style="text-align:center">
This is <b style="color:rgb(12, 159, 68)">SANTHOSSH</b> 😎 from Karur <br>
<u><abbr title="Bachelor of technology">Btech</abbr> Cybersecurity <abbr title="department">dept.</abbr>
</u><br>
</h3>
<p>
hobbies<ul> <li><i style="font-family:courier">Football</i>⚽</li>
<li>anime</li> <li>eating</li> <li>sleeping</li></ul><br>
food <ol>
<li>chicken</li>
<li> biriyani </li>
<li>tandoori</li>
</ol>
<a href="https://www.instagram.com" target="_blank">click to view my insta profile</a>
<br><br><br><br>
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQRY2YhMsJluE4eJFwPBIZu9k12vyBc7mRrnw&usqp=CAU"
alt="bug"> </p>
</body>
<body>
<small> this is a <mark>small</mark> <br>text </small>
</body>
<!--comments in here-->
</html>