-
Notifications
You must be signed in to change notification settings - Fork 0
/
home.html
227 lines (199 loc) · 7.92 KB
/
home.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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Star Laptops</title>
<link href="Star_icon_stylized.svg.png" type="image/gif" rel="shortcut icon"/>
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"/>
<style>
.tab-content{
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
padding: 1px;
margin: 0px;
}
.container{
margin: 0px;
padding: 0px;
}
.nav-tabs{
margin-bottom: 0;
}
.td1{
float:left;
}
.td2{
float: right;
}
.list-inline{
font-size: 20px;
color: black;
padding:0px;
width:100%;
background-color:green;
float: left;
text-decoration: none;
}
.a{
color:white;
text-decoration: none;
}
.a1{
color:black;
text-decoration: none;
}
.panel-footer{
background-color: aqua;
}
.nopadding{
padding: 0px!important;
margin: 0px!important;
}
.ul{
list-style-type: none;
}
</style>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container-fluid nopadding">
<div class="page-header">
<div class="row">
<div class="col-lg-12 col-md-12">
<ul class="ul">
<li class="td1">
<img src="pd,x400,macbook_air_13-bg,ffffff.u2.jpg" height="70" width="95"/> <img src="Untitled.png" height="70" width="300">
</li>
<li class="td2">
<a href="http://www.facebook.com"><img src="facebook-icon-preview-1-400x400.png" height="40" width="40"/></a>
<a href="http://www.twitter.com"><img src="twitter-icon-83.png" height="40" width="40"/></a>
<a href="http://www.pinterest.com"><img src="Pinterest_Favicon.png" height="40" width="40"/></a>
<a href="http://www.youtube.com"><img src="Dakirby309-Simply-Styled-YouTube.ico" height="40" width="40"/></a>
<a href="http://plus.google.com"><img src="Logo_google+_2015.png" height="40" width="40"/></a>
<a href="http://www.instagram.com"><img src="app-icon2.png" height="40" width="40"/></a>
</li>
<br clear="all" />
</ul>
</div>
</div>
</div>
<div class="col-lg-12 col-md-12 nopadding">
<ul class="list-inline nopadding">
<li><a href="home.html" class="a">Home</a></li>
<li><a href="about us.html" class="a">About Us</a></li>
<li><a href="products.html" class="a">Products</a></li>
<li><a href="contact us.html" class="a">Contact Us</a></li>
<li><a href="Category.html" class="a">Category</a></li>
<li><a href="term.html" class="a">Terms & Conditions</a></li>
</ul>
</div>
<br clear="all"/>
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
<li data-target="#myCarousel" data-slide-to="3"></li>
<li data-target="#myCarousel" data-slide-to="4"></li>
<li data-target="#myCarousel" data-slide-to="5"></li>
<li data-target="#myCarousel" data-slide-to="6"></li>
<li data-target="#myCarousel" data-slide-to="7"></li>
</ol>
<div class="carousel-inner">
<div class="item active">
<img src="3058934373001_4015606789001_dell-xps-13-still-100565160-orig.jpg" alt="XPS" style="width:100%;">
<div class="carousel-caption">
<h3><a class="a" href="3rd product.html">Dell XPS 13</a></h3>
<p>Dell XPS 13 High Performance Laptop with Infinity Display</p>
</div>
</div>
<div class="item">
<img src="macbook-pro-15-retina.jpg" alt="Mac Book" style="width:100%;">
<div class="carousel-caption">
<h3><a class="a" href="6th product.html">Apple MacBook Pro</a></h3>
<p>Pro MacBook Laptop with Powerfull Performance</p>
</div>
</div>
<div class="item">
<img src="asus zenbook ux303u nw g01.jpg" alt="Zen" style="width:100%;">
<div class="carousel-caption">
<h3><a class="a" href="16th product.html">Asus Zen Book</a></h3>
<p>Asus Best Ultra Slim Notebook Laptop</p>
</div>
</div>
<div class="item">
<img src="msi_gs63vr_stealth_review.jpg" alt="GS62" style="width:100%;">
<div class="carousel-caption">
<h3><a class="a" href="17th product.html">MSI GE62VR</a></h3>
<p>MSI No.1 for Gaming Laptops</p>
</div>
</div>
<div class="item">
<img src="acer-aspire-e15-e5-575-33bm-005.jpg" alt="aspire" style="width:100%;">
<div class="carousel-caption">
<h3><a class="a" href="14th product.html">Acer Aspier</a></h3>
<p>Acer Aspire Series Best for Budget Laptop</p>
</div>
</div>
<div class="item">
<img src="lg-gram-13-07.jpg" alt="gram" style="width:100%;">
<div class="carousel-caption">
<h3><a class="a" href="19th product.html">LG Gram 13</a></h3>
<p>LG Gram 13 Best in Battery Time and Light Weight</p>
</div>
</div>
<div class="item">
<img src="IMG_6292.jpg" alt="thinkpad" style="width:100%;">
<div class="carousel-caption">
<h3><a class="a" href="11th product .html">Lenovo ThinkPad</a></h3>
<p>Lenovo ThinkPad for Business Work</p>
</div>
</div>
<div class="item">
<img src="hp-spectre-x360-2016-3130-003.jpg" alt="spectre" style="width:100%;">
<div class="carousel-caption">
<h3><a class="a" href="7th product.html">HP Spectre x360</a></h3>
<p>HP Spectre x360 is a Convertible Laptop</p>
</div>
</div>
</div>
<a class="left carousel-control" href="#myCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
</div>
<br/>
<h3>We are the Best Online Laptop Sellers in Pakistan.</h3>
<h3>Latest Products</h3>
<br clear="all">
<div class="col-lg-12 col-md-12 ">
<ul class="list-inline nopadding" style="background-color: white">
<li><figure><img src="411vvdjmZoL.jpg" height="350" width="400"/><figcaption><a class="a1" href="2nd product.html"> <b>Dell Inspiron 15 7577</b></a></figcaption> </figure></li>
<li><figure><img src="41JrpwnyTcL.jpg" width="400"/><figcaption><a class="a1" href="7th product.html"> <b>HP - Spectre x360</b></a></figcaption> </figure></li>
<li><figure><img src="911hLWesEzL._SL1500_.jpg" width="400"/><figcaption><a class="a1" href="19th product.html"> <b>LG gram 13Z970</b></a></figcaption> </figure></li>
</ul>
</div>
<br clear="all">
<footer>
<div class="panel-footer">
<p>Social Links: <tr> <td>
<a href="http://www.facebook.com"><img src="facebook-icon-preview-1-400x400.png" height="20" width="20"/></a>
<a href="http://www.twitter.com"><img src="twitter-icon-83.png" height="20" width="20"/></a>
<a href="http://www.pinterest.com"><img src="Pinterest_Favicon.png" height="20" width="20"/></a>
<a href="http://www.youtube.com"><img src="Dakirby309-Simply-Styled-YouTube.ico" height="20" width="20"/></a>
<a href="http://plus.google.com"><img src="Logo_google+_2015.png" height="20" width="20"/></a>
<a href="http://www.instagram.com"><img src="app-icon2.png" height="20" width="20"/></a>
</td> </tr></p>
<p>Best Laptops of 2017: <a href="http://www.techradar.com/news/mobile-computing/laptops/best-laptops-1304361">http://www.techradar.com/news/mobile-computing/laptops/best-laptops-1304361</a></p>
<p>Contact us: <a href="mailto:support@starlaptops.pk">support@starlaptops.pk</a></p>
</div>
</footer>
</div>
</body>
</html>