-
Notifications
You must be signed in to change notification settings - Fork 0
/
friends.html
67 lines (67 loc) · 2.51 KB
/
friends.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
61
62
63
64
65
66
67
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-166005891-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-166005891-1');
</script>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<title>My Friends</title>
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Home</div>
<div class="menu-item"><a href="index.html">About me</a></div>
<div class="menu-item"><a href="Tushar_Resume.pdf">Resume</a></div>
<div class="menu-item"><a href="education.html">Education</a></div>
<div class="menu-item"><a href="project.html">Project Work</a></div>
<div class="menu-item"><a href="service.html">Service</a></div>
<div class="menu-category">Interests</div>
<div class="menu-item"><a href="research.html">Research</a></div>
<div class="menu-item"><a href="hobbies.html">Hobbies</a></div>
<div class="menu-category">Miscellaenous</div>
<div class="menu-item"><a href="links.html">Links</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<h1>My Friends</h1>
</div>
<p>This list is subjected to Market Risk, and will be updated time to time.</p>
<h2>Omkar Kumar</h2>
<table class="imgtable"><tr><td>
<img src="Tushar.jpeg" alt="alt text" width="244.8px" height="326.4px" /> </td>
<td align="left"><p>Tushar Garg <br />
Undergraduate Student <br />
<a href="https://www.iitk.ac.in/me/">Department of Mechanical Engineering</a> <br />
<a href="http://www.iitk.ac.in/">Indian Institute of Technology Kanpur</a> <br /></p>
</td></tr></table>
<h2>Contact</h2>
<p>You can contact me on any of the following link </p>
<ul>
<li><p><a href="https://www.linkedin.com/in/tushartg/">LinkedIn</a></p>
</li>
<li><p><a href="https://www.facebook.com/tushargarg584/">Facebook</a> </p>
</li>
<li><p><a href="https://www.instagram.com/tushargarg584/">Instagram</a> </p>
</li>
</ul>
<div id="footer">
<div id="footer-text">
Page generated 2020-05-10 13:00:45 IST, by <a href="http://jemdoc.jaboc.net/">jemdoc</a>.
(<a href="friends.jemdoc">source</a>)
</div>
</div>
</td>
</tr>
</table>
</body>
</html>