This repository has been archived by the owner on Jun 9, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html~
175 lines (158 loc) · 5.41 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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE HTML>
<html>
<head>
<title>Contact Us.</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link href='http://fonts.googleapis.com/css?family=Oxygen:400,300,700' rel='stylesheet' type='text/css'>
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-panels.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel-noscript.css" />
<link rel="stylesheet" href="css/style.css" />
</noscript>
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="css/ie/v9.css" /><![endif]-->
</head>
<body>
<!-- Header -->
<div id="header">
<div class="container">
<!-- Logo -->
<div id="logo">
<h1><a href="index.html">AdiTECH Technologies</a></h1>
<span>Designed By Aditya Jain</span>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="regsign.php">Register/SignUp</a></li>
<li><a href="whatwedo.html">What We Do</a></li>
<li class="active"><a href="contact.html">Contact Us</a></li>
<li><a href="admin.php">Admin Stuff</a></li>
</ul>
</nav>
</div>
</div>
<!-- Header -->
<!-- Main -->
<div id="main">
<div class="container">
<div class="row">
<!-- Sidebar -->
<div id="sidebar" class="3u">
<section>
<header>
<h2>Ask Queries</h2>
<span class="byline">Ask anything..click Button</span>
<a href="queries.php" class="button">Ask Query.</a>
</header>
</section>
</div>
<!-- Sidebar -->
<!-- Content -->
<div id="content" class="6u skel-cell-important">
<section>
<header>
<h2>Contact us</h2>
<span class="byline">Contact us on below details</span>
</header>
<header>
<span class="byline">
Aditya Jain</br></br>
Mob no- 7709817xxxx,898917xxxx</br></br>
Address- B104, Muktai Mathwad Prangan, Ranbaug colony road, Kothrud, Pune-411038</br></br>
College- Maharashtra Institute of Technology, Kothrud, Pune-411038
</span>
</header>
</section>
</div>
<!-- /Content -->
<!-- Sidebar -->
<div id="sidebar" class="3u">
<section>
<header>
<h2>Register/ SignIn</h2>
<span class="byline">Register or SignIn</span>
<a href="regsign.php" class="button">Register/SignIn</a>
</header>
</section>
</div>
<!-- Sidebar -->
</div>
</div>
</div>
<!-- Main -->
<!-- Footer -->
<div id="footer">
<header>
<h2> Contact Me on social Networking Sites.</h2>
</header>
<div class="container">
<div class="row">
<div class="3u">
<section>
<ul class="style1">
<a href="https://facebook.com/adityajn105">
<li><img src="images/facebook.png" width="78" height="78" alt="">
<p>Follow me on Facebook.</br></br></br></br></p>
<!--<p class="posted">August 11, 2014 | (10 ) Comments</p>-->
</li>
</a>
<a href="https://in.linkedin.com/in/aditya-jain-a0777a110">
<li><img src="images/linkedin.png" width="78" height="78" alt="">
<p>Connect Me on LinkedIn </p>
<!--<p class="posted">August 11, 2014 | (10 ) Comments</p>-->
</li>
</a>
<!--
<li><img src="images/pics07.jpg" width="78" height="78" alt="">
<p>Nullam non wisi a sem eleifend. Donec mattis libero eget urna. </p>
<p class="posted">August 11, 2014 | (10 ) Comments</p>
</li>-->
</ul>
</section>
</div>
<div class="3u">
<section>
<ul class="style1">
<a href="https://instagram.com/adityajn105">
<li class="first"><img src="images/insta.jpeg" width="78" height="78" alt="">
<p>Follow me on instagram. </br></br></br></br></p>
<!--<p class="posted">August 11, 2014 | (10 ) Comments</p>-->
</li>
</a>
<a href="#">
<li><img src="images/twitter.jpeg" width="78" height="78" alt="">
<p>Follow me on twitter </p>
<!--<p class="posted">August 11, 2014 | (10 ) Comments</p>-->
</li>
</a>
</ul>
</section>
</div>
</div>
</div>
</div>
<!-- Footer -->
<!-- Copyright -->
<div id="copyright">
<div class="container">
Design: <a href="index.html">Aditya Jain.</a> This website has Copyright of Aditya...
</div>
<div class="container">
<a href="https://facebook.com/adityajn105"><img src="images/fb.png"/></a>
<a href="https://in.linkedin.com/in/aditya-jain-a0777a110"><img src="images/in.png"/></a>
<a href="https://instagram.com/adityajn105"><img src="images/insta.png"/></a>
</div>
</div>
</body>
</html>