-
Notifications
You must be signed in to change notification settings - Fork 0
/
topten.html
195 lines (173 loc) · 7.95 KB
/
topten.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
<!DOCTYPE html>
<html>
<head>
<title>Top Ten</title>
<link href="https://fonts.googleapis.com/css?family=Raleway:400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Modern+Antiqua" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="shops.css">
</head>
<body>
<!-- navbar -->
<nav class="navbar navbar-default">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed"data-toggle="collapse" data-target="#bs-nav-demo" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#" class="navbar-brand"><i class="fas fa-user-tie"></i> TailorBD.com</a>
</div>
<div class="collapse navbar-collapse" id="bs-nav-demo">
<ul class="nav navbar-nav">
<li><a href="Home.html" target="_blank">Home</a></li>
<li><a href="shops.html" target="_blank">Tailor Shops</a></li>
<li><a href="about.html" target="_blank">About</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="#">Welcome</a></li>
<li><a href="start.html" target="_blank">Logout <i class="fas fa-user"></i><hr></a></li>
</ul>
</div>
</div>
</nav>
<!-- body -->
<div class="container">
<h1>Welcome to Top Ten</h1>
<div class="row">
<div class="col-lg-12">
<div id="slider" class="carousel slide" data-ride="carousel">
<!-- indicators dot nav -->
<ol class="carousel-indicators">
<li data-target="#slider" data-slide-to="0" class="active"></li>
<li data-target="#slider" data-slide-to="1"></li>
</ol>
<!-- wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="./IMG/topten2.jpg">
</div>
<div class="item">
<img src="./IMG/topten3.jpg">
</div>
</div>
<!-- controls or next and prev buttons -->
<a class="left carousel-control" href="#slider" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#slider" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
<!-- shop detail -->
<div class="container">
<div class="row">
<!-- branches -->
<div class="col-sm-8">
<p><h2>Name: Top Ten Fabrics & Tailors</h2></p>
<p><h2>Catagory: Men</h2></p>
<p><h2>Branches:</h2></p>
<div class="row">
<div class="col-sm-6">
<div class="thumbnail">
<div class="mapouter"><div class="gmap_canvas"><iframe width="300" height="400" id="gmap_canvas" src="https://maps.google.com/maps?q=Top%20Ten%20elephent%20road&t=&z=13&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe><a href="https://www.pureblack.de"></a></div><style>.mapouter{text-align:right;height:400px;width:300px;}.gmap_canvas {overflow:hidden;background:none!important;height:400px;width:300px;}</style></div>
<h2>Gulshan</h2>
</div>
</div>
<div class="col-sm-6">
<div class="thumbnail">
<div class="mapouter"><div class="gmap_canvas"><iframe width="300" height="400" id="gmap_canvas" src="https://maps.google.com/maps?q=Top%20Ten%20&t=&z=13&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe><a href="https://www.pureblack.de"></a></div><style>.mapouter{text-align:right;height:400px;width:300px;}.gmap_canvas {overflow:hidden;background:none!important;height:400px;width:300px;}</style></div>
<h2>Malibag</h2>
</div>
</div>
</div>
</div>
<!-- profile card -->
<div class="col-sm-4" style="box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); max-width: 300px; margin-top: 15%; text-align: center; background-color: #4A2A82;">
<h1>Admin</h1>
<div class="card">
<img src="./IMG/guy.jpg" alt="John" style="width:100%">
<h1>Mr. X</h1>
<p style="color: grey; font-size: 18px;">CEO & Founder</p>
<p style="color: grey; font-size: 18px;">Top Ten Fabrics & Tailors</p>
<div style="margin: 20px 0;">
<p style="font-size: 22px;">
<a href="https://www.facebook.com" target="_blank"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.instagram.com" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="https://www.twitter.com" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://www.gmail.com" target="_blank"><i class="fas fa-envelope"></i></a>
</p>
</div>
<p><button style="border: none; outline: 0; display: inline-block; padding: 8px; color: white; background-color: #000; text-align: center; cursor: pointer; width: 100%; font-size: 18px;">Contact</button></p>
</div>
</div>
</div>
</div>
<!-- jumbotron -->
<div class="container">
<div class="jumbotron">
<div class="row">
<div class="col-lg-4">
<h4>TailorBD</h4>
<p><a href="#">About Us</a></p>
<p><a href="#">Contact Us</a></p>
<p><a href="#">Jobs</a></p>
</div>
<div class="col-lg-4">
<h4>Company Policy</h4>
<p><a href="#">Terms and Condition</a></p>
<p><a href="#">Privacy Policy</a></p>
</div>
<div class="col-lg-4">
<h4>Support</h4>
<p><a href="#">Troubleshooting</a></p>
<p><a href="#">FAQ</a></p>
<p><a href="#">Get Help</a></p>
</div>
</div>
</div>
</div>
<button onclick="topFunction()" id="myBtn" title="Go to top"><i class="fas fa-arrow-alt-circle-up"></i></button>
<!-- footer -->
<div class="footer">
<p>Follow us on Social Media</p>
<div style="margin: 10px 0;">
<p>
<a href="https://www.facebook.com" target="_blank"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.instagram.com" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="https://www.twitter.com" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://www.gmail.com" target="_blank"><i class="fas fa-envelope"></i></a>
</p>
</div>
<p>Copyright <i class="far fa-copyright"></i> 2018 TailorBD.com. All rights reserved.</p>
<p>All works are property of their respective owners and may not be used elsewhere without written permission.</p>
</div>
<script src="https://code.jquery.com/jquery-3.3.1.js" integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<!-- scroll to top button -->
<script>
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
document.getElementById("myBtn").style.display = "block";
} else {
document.getElementById("myBtn").style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
</body>
</html>