-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.php
More file actions
161 lines (152 loc) · 6.6 KB
/
Copy pathcontact.php
File metadata and controls
161 lines (152 loc) · 6.6 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Lab Automation</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/global.css" rel="stylesheet">
<link href="css/contact.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/font-awesome.min.css" />
<link href="https://fonts.googleapis.com/css?family=Alata&display=swap" rel="stylesheet">
<script src="js/jquery-2.1.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</head>
<body>
<section id="top">
<div class="container">
<div class="row">
<div class="top_1 clearfix">
<div class="col-sm-4">
<div class="top_1m text-center clearfix">
<h1 class="mgt"><a href="index.php">Lab Automation</a></h1>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="main clearfix">
<section id="header" class="clearfix">
<div class="container">
<div class="row">
<div class="haeder clearfix">
<nav class="navbar">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".js-navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.php">Lab Automation</a>
</div>
<div class="collapse navbar-collapse js-navbar-collapse">
<ul class="nav navbar-nav">
<li><a class="font_tag" href="index.php">Home</a></li>
<li><a class="font_tag" href="shop.php">Product</a></li>
<li><a class="font_tag" href="service.php">Services</a></li>
<li><a class="font_tag active_tab" href="contact.php">Contact Us</a></li>
</ul>
</div><!-- /.nav-collapse -->
</nav>
</div>
</div>
</div>
</section>
</div>
<section id="center" class="clearfix center_contact">
<div class="container">
<div class="row">
<div class="contact_1 clearfix">
<div class="col-sm-12">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d28950.240724619103!2d67.08284139633177!3d24.905481711503715!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3eb339203217ff53%3A0xb7f4cf18c2c07151!2sAPTECH%20COMPUTER%20EDUCATION!5e0!3m2!1sen!2s!4v1667924342566!5m2!1sen!2s" width="100%" height="450px" frameborder="0" style="border:0" allowfullscreen=""></iframe>
</div>
</div>
<div class="contact_2 clearfix">
<div class="col-sm-9">
<div class="contact_2l clearfix">
<h6>Home / Contact</h6>
<h3 class="col_1">CONTACT</h3>
<p>At Lab Automation, we provide you with the ultimate solution for the online electronics components
shopping in Pakistan. We have so many platforms for online shopping in Pakistan, but no one
provides electronic components online along with the training of using these components wisely
and according to the standards of electrical and electronic engineering principles. If you are an
engineer who wants to buy electronic components online then you have come to the right place.
We are not just providing electronic components online for engineers, but also for those hobbyists
who have a keen interest in building new and interesting gadgets.</p>
<h6 class="bold">Your Name</h6>
<input class="form-control" type="text">
<h6 class="bold">Your Phone</h6>
<input class="form-control" type="text">
<h6 class="bold">Your Email <span class="col_2">*</span></h6>
<input class="form-control" type="text">
<h6 class="bold">Your Comment <span class="col_2">*</span></h6>
<textarea class="form-control form_1"></textarea>
<h5><a class="button" href="#">SUBMIT CONTACT</a></h5>
</div>
</div>
<div class="col-sm-3">
<div class="contact_2r clearfix">
<h4 class="col_1">CONTACT INFO</h4>
<p>We'd love to hear from you - please use the form to send us your message or ideas:</p>
<p> M-1 Mezzinine Floor, Yousuf Hieghts B-24، Block 19 Johar Mor, Gulistan-e-Johar, Karachi, Sindh</p>
<p>Email: labauto@gmail.com<br>
Toll-free: (021) 9876 5432</p>
<hr>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer Start -->
<div>
<section style="height:20px;"></section>
<!----------- Footer ------------>
<footer class="footer-bs">
<div class="row">
<div class="col-md-3 footer-brand animated fadeInLeft">
<h2>Lab Automation</h2>
<p>Laboratory automation is the integration of automated technologies into the laboratory to enable new and improved processes.</p>
</div>
<div class="col-md-4 footer-nav animated fadeInUp">
<div class="col-md-6">
<ul class="list">
<li><a href="index.php">Home</a></li>
<li><a href="shop.php">Product</a></li>
<li><a href="service.php">Services</a></li>
<li><a href="contact.php">Contact Us</a></li>
</ul>
</div>
</div>
<div class="col-md-2 footer-social animated fadeInDown">
<h4>Follow Us</h4>
<ul>
<li><a href="https://www.facebook.com/">Facebook</a></li>
<li><a href="https://twitter.com/">Twitter</a></li>
<li><a href="https://instagram.com/">Instagram</a></li>
<li><a href="https://indeed.com/">Indeed</a></li>
<li><a href="https://www.facebook.com/"><i class="fa fa-facebook"></i></a> <a href="https://www.twitter.com/"><i class="fa fa-twitter"></i></a>
<a href="https://www.instagram.com/"><i class="fa fa-instagram"></i></a> <a href="https://www.indeed.com/"><i class="fa fa-info"></i></a> </li>
</ul>
</div>
<div class="col-md-3 footer-ns animated fadeInRight">
<h4>Newsletter</h4>
<p>For upcoming services and products.</p>
<p>
<div class="input-group">
<input type="text" class="form-control" placeholder="Search for...">
<span class="input-group-btn">
<button class="btn btn-default" type="button"><span class="glyphicon glyphicon-envelope"></span></button>
</span>
</div><!-- /input-group -->
</p>
</div>
</div>
</footer>
<section style="text-align:center; margin:10px auto; font-weight:bold"><p>© 2022 Copyright & All rights reserved: Lab Automation</p></section>
</div>
</body>
</html>