-
Notifications
You must be signed in to change notification settings - Fork 0
/
work.html
47 lines (41 loc) · 2.58 KB
/
work.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
<html>
<head>
<title>Shantanu Johri</title>
<link rel="icon" href="https://s24.postimg.org/jpuv69sl1/hanuornewlogo.png" style="width: 50px; height: 50px" type="image/png">
<link href="https://fonts.googleapis.com/css?family=Titillium+Web:300" rel="stylesheet">
<link href="assets/isabarrow.css" rel="stylesheet">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-81194645-2', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<nav>
<ul>
<li>
<a href="index.html">Main</a>
</li>
<li>
<a href="home.html">About</a>
</li>
<li>
<a href="resources.html">Resources</a>
</li>
</ul>
</nav>
<center>
<div id = "tabl">
<ul >
<li><img src="https://lh3.googleusercontent.com/dzzs_jtAl65EeXsnDiTrX5R1zsuXyYKJAwNxmm9pwiTguTG8r0AWXamcdXlsU3D3Cw=w300" style="width: 50px; height: 50px"><br><p style="font-family: 'Titillium Web', sans-serif; color:#333333; margin-left:11px"><a href="http://internshala.com/"><b>Internshala</b></a></p><br><p style="font-family: 'Titillium Web', sans-serif; color:#333333;">Android Assistant (Intern) - December'16 to present</p></li>
<li><img src="https://image.winudf.com/2184/02c1d472d23b2a56/icon=150x.png" style="width: 50px; height: 50px"><br><p style="font-family: 'Titillium Web', sans-serif; color:#333333; margin-left:11px"><a href="http://www.pikup.co.in/"><b>Pikup</b></a></p><br><p style="font-family: 'Titillium Web', sans-serif; color:#333333;">Android Engineer (Intern)- February'16 to August'16</p></li>
<li><img src="https://s23.postimg.org/y71oxv2yj/finnal_logo.png" style="width: 50px; height: 50px"><br><p style="font-family: 'Titillium Web', sans-serif; color:#333333; margin-left:11px"><a href="https://www.lokuapp.com/"><b>Loku Technologies</b></a></p><br><p style="font-family: 'Titillium Web', sans-serif; color:#333333;">Motion Designer (Intern) - June'16 to July'16</p></li>
<li><img src="https://s29.postimg.org/8k2j9907b/parkly.png" style="width: 50px; height: 50px"><br><p style="font-family: 'Titillium Web', sans-serif; color:#333333; margin-left:11px"><a href=""><b>Parkly India</b></a></p><br><p style="font-family: 'Titillium Web', sans-serif; color:#333333;">Android Developer (Intern) - September'15 to October'15</p></li>
</ul>
</div>
</center>
</body>
</html>