-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabc.html
60 lines (40 loc) · 2 KB
/
abc.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<html>
<head>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="header">
<ul id="menu">
<li><a href="abc.html">About me</a></li>
<li><a href="contact.html" >Contact me</a></li>
</ul>
</div></div><!
<br>
<br>
<div id="info">
<div id="info-left">
<h2 style="font-size:42px;"> *****About me*****</h2>
<p><span>Who am I:</span>I am Kshitij Bathla,currently studying in IIT Roorkee (First Year,CSE).I come from Delhi.</p>
<p><span>My intrests:</span> I love maths and coding.I am intrested in the fields of number theory and combinatorics and like thinking and reading about new algorithms.I am also intrested in android app development.<br><br>I play table tennis and cricket.I am also a big follower of tennis and cricket.I'm a very big fan of Roger Federer as well as Sachin Tendulkar.I also like watching TV shows like The Big Bang Theory,How I Met Your Mother,Friends etc.</p>
<div id="App">
<p style="margin-top:5px;"><span style="color:#111111;">I also created an android-based application known as "Metro Raasta".It is about the Delhi Metro.You can check it out:<br><a href="https://play.google.com/store/apps/details?id=appinventor.ai_bathlasiddharth.MetroRaasta">https://play.google.com/store/apps/MetroRaasta</a></span>.</p>
<div class="clear"></div>
</div><!-- #services -->
</div><!-- #info-left -->
<div id="info-right"></div>
<br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<div></div>
<div class="img">
<img src="roger-federer-455-2560x1600.jpg" width="190" height="150" />
</div>
<div class="img">
<img src="433A86634.jpg" width="190" height="150" />
</div>
<div class="img">
<img src="global_5800256.jpeg" width="190" height="150" />
</div>
</div>
</div>
</body>
</html><!-- #info -->