-
Notifications
You must be signed in to change notification settings - Fork 1
/
contact.html
executable file
·157 lines (137 loc) · 7.13 KB
/
contact.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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="contact">
<meta name="author" content="Shehzaman S K">
<link rel="shortcut icon" href="./Pictures/cmu_logo.png">
<title>Shehzaman Salim Khatib | Research Assistant | Robotics Institute | CMU </title>
<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', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-43684434-2', 'shehzaman.github.io');
ga('send', 'pageview');
</script>
<!-- Bootstrap core CSS -->
<link href="./dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="offcanvas.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="./assets/js/html5shiv.js"></script>
<script src="./assets/js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="navbar navbar-fixed-top navbar-inverse" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="./index.html">Shehzaman Salim Khatib</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="./index.html">Home</a></li>
<li><a href="./education.html">Education</a></li>
<li><a href="./research.html">Research</a></li>
<li><a href="./resume.html">Resume</a></li>
<li class="active"><a href="./contact.html">Contact</a></li>
</ul>
</div><!-- /.nav-collapse -->
</div><!-- /.container -->
</div><!-- /.navbar -->
<div class="container">
<div class="row row-offcanvas row-offcanvas-right">
<div class="col-xs-12 col-sm-9">
<p class="pull-right visible-xs">
<button type="button" class="btn btn-primary btn-xs" data-toggle="offcanvas">Side-Bar</button>
</p>
<div row style="margin-top:20px;">
<div id="contact" class="col-lg-12">
</br></br></br>
</div>
<!--/span-->
</div>
<!--/row-->
</div>
<!--/span-->
<div class="col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar" role="navigation">
<div class="sidebar-nav">
<ul class="nav nav-pills nav-stacked affix">
<li><a href="#contact"> Contact Information</a></li>
</ul>
</div>
<!--/.well -->
</div>
<!--/span-->
</div>
<!--/row-->
<div class="control-group">
<div class="controls">
<form role="form">
<div class="form-group">
<table>
<tbody>
<tr>
<td><span style="font-size: 20px;" class="glyphicon glyphicon-envelope"></span> </td>
<td><a href="mailto:[email protected]" target="_blank"><input class="form-control" style="width: 112%; font-size: 16px; color:blue; -user-select: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -ms-user-select:none; -moz-user-select: none;"
value="shehzi.1 [at] gmail [dot] com" readonly="disabled" type="text" /></a></td>
</tr>
<!-- <tr>
<td><span style="font-size: 20px;" class="glyphicon glyphicon-envelope"></span> </td>
<td><a href="mailto:[email protected]" target="_blank"><input class="form-control" style="color:blue; -user-select: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -ms-user-select:none; -moz-user-select: none;"
size=50px value="skhatib [at] andrew [dot] cmu [dot] edu" readonly="disabled" type="text" /></td>
</tr> -->
<!-- <tr><td><span style="font-size: 20px;" class="glyphicon glyphicon-signal"></span> </td>
<td><input class="form-control" style="-user-select: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -ms-user-select:none; -moz-user-select: none;" value="+91 95661 70762" readonly="disabled" type="text" /></td>
</tr> -->
</tbody>
</table>
</div>
<!-- <div class="input-prepend">
<span class="add-on"><i style="font-size: 20px;" class="glyphicon glyphicon-envelope"></i></span>
<input class="form-control" style="-user-select: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -ms-user-select:none; -moz-user-select: none;" size="50px" value="shehzi.1 [at] gmail [dot] com" readonly="disabled" type="text" />
</div>
<div class="input-prepend">
<span class="add-on"><i style="font-size: 20px;" class="glyphicon glyphicon-envelope"></i></span>
<input style="-user-select: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -ms-user-select:none; -moz-user-select: none;" size="50px" value="me09b130 [at] smail [dot] iitm [dot] ac [dot] in" readonly="disabled" type="text" />
</div>
<div class="input-prepend">
<span class="add-on"><i style="font-size: 20px;" class="glyphicon glyphicon-signal"></i></span>
<input style="-user-select: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -ms-user-select:none; -moz-user-select: none;" value="+91 95661 70762" readonly="disabled" type="text" />
</div> -->
</br></br>
<!-- <table class="table table-bordered table-hover">
<tbody><tr>
<th><i style="font-size: 20px;" class="glyphicon glyphicon-home"></i> Address</th>
</tr>
<tr>
<td>No. 79/A-G Melody Apartments, Benson Cross Road, Benson Town, Bangalore 560046</td>
</tr>
</tbody></table> -->
</div>
</div>
<hr>
<footer>
<p class="text-center">© Shehzaman Salim Khatib 2019 | [email protected] | Design Guidance: Siddharth | <a
href="http://getbootstrap.com/">Bootstrap 3.0</a></p>
</footer>
</div>
<!--/.container-->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="./assets/js/jquery.js"></script>
<script src="./dist/js/bootstrap.min.js"></script>
<script src="offcanvas.js"></script>
</body>
</html>