-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpinpoint.html
More file actions
253 lines (226 loc) · 10.8 KB
/
pinpoint.html
File metadata and controls
253 lines (226 loc) · 10.8 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
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
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-BmbxuPwQa2lc/FVzBcNJ7UAyJxM6wuqIj61tLrc4wSX0szH/Ev+nYRRuWlolflfl" crossorigin="anonymous">
<title>Pinpoint</title>
</head>
<body>
<nav class="navbar navbar-dark bg-primary">
<div class="container-fluid ">
<a class="navbar-brand" href="#"><b>PINPOINT</b></a>
</div>
</nav>
<div class="container">
<div class="row">
<div class="col-3">
<label for="sectors">Select sector:</label>
<ul class="list-group" style="border: none;">
<li class="list-group-item"><button onclick="autom()"
style="border: 0px;background-color: rgb(169, 230, 230);border-radius: 5px;">Automobiles</button>
</li>
<li class="list-group-item"><button onclick="hotelm()"
style="border: 0px;background-color: rgb(169, 230, 230);border-radius: 5px;">Hotel
Management</button></li>
</ul>
</div>
<div class="col-8">
<div class="card mb" id="autom" style="display: none;border-radius: 25px;">
<div class="card-body">
<h5 class="card-title"><button onclick="ashok()"
style="border: 0px;background-color: antiquewhite;border-radius: 05px;">Ashok
Leyland</button></h5>
<p class="card-text">Ashok Leyland is an Indian multinational automobile company headquartered
in Chennai, Tamil Nadu, India. It is owned by the Hinduja Group.</p>
<p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
</div>
<div class="card-body">
<h5 class="card-title"><button onclick="bajaj()"
style="border: 0px;background-color: antiquewhite;border-radius: 05px;">Bajaj
Motors</button></h5>
<p class="card-text">Bajaj Auto Limited is an Indian multinational two-wheeler and three-wheeler
manufacturing company based in Pune, Maharashtra.</p>
<p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
</div>
<div class="card-body">
<h5 class="card-title"><button onclick="eicher()"
style="border: 0px;background-color: antiquewhite;border-radius: 05px;">Eicher Motors
Limited (EML)</button></h5>
<p class="card-text">Eicher Motors Limited (EML) is an Indian manufacturer of motorcycles and
commercial vehicles. Eicher is the parent company of Royal Enfield, a manufacturer of
middleweight motorcycles.</p>
<p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
</div>
</div>
<div class="card mb" id="hotelm" style="display: none;border-radius: 25px;">
<div class="card-body">
<h5 class="card-title"><button onclick="expedia()"
style="border: 0px;background-color: antiquewhite;border-radius: 05px;">Expedia
Group</button></h5>
<p class="card-text">Expedia Group, Inc. is an American online travel shopping company for
consumer and small business travel. Its websites, which are primarily travel fare
aggregators and travel metasearch engines, include Expedia.com, Vrbo (previously HomeAway),
Hotels.com, Hotwire.com, Orbitz, Travelocity, trivago and CarRentals.com.</p>
<p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
</div>
<div class="card-body">
<h5 class="card-title"><button onclick="book()"
style="border: 0px;background-color: antiquewhite;border-radius: 05px;">Booking Holdings
Inc.</button></h5>
<p class="card-text">Booking Holdings Inc. is an American company organized in Delaware and
based in Norwalk, Connecticut, that owns and operates several travel fare aggregators and
travel fare metasearch engines including namesake and flagship Booking.com, Priceline.com,
Agoda.com, Kayak.com, Cheapflights, Rentalcars.com, Momondo, and OpenTable. It operates
websites in about 40 languages and 200 countries.</p>
<p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
</div>
<div class="card-body">
<h5 class="card-title"><button onclick="amexp()"
style="border: 0px;background-color: antiquewhite;border-radius: 05px;">American Express
Global Business Travel</button></h5>
<p class="card-text">American Express Global Business Travel (GBT) is a multinational travel and
meetings program management company headquartered in Jersey City, New Jersey, US.</p>
<p class="card-text"><small class="text-muted">Last updated 3 mins ago</small></p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row" id="emp1" style="display: none;margin-left: 100px;">
<div class="col-sm-5" style="border-radius: 25px;margin-top: 15px;" >
<div class="card mb-3" style="max-width: 540px;" >
<div class="row g-0">
<div class="col-md-4 img">
<img src="public/154.jpg" style="height: 150px;border-radius: 15px;">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">Employee 1</h5>
<p class="card-text">Designation.<br></p>
<p class="card-text"><small class="text-muted">Contact Links</small></p>
</div>
</div>
</div>
</div>
<div class="card mb-3" style="max-width: 540px;" >
<div class="row g-0">
<div class="col-md-4 img">
<img src="public/154.jpg" style="height: 150px;border-radius: 15px;">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">Employee 2</h5>
<p class="card-text">Designation.<br></p>
<p class="card-text"><small class="text-muted">Contact Links</small></p>
</div>
</div>
</div>
</div>
</div>
<div class="col-sm-5" style="border-radius: 25px;margin-top: 15px;" >
<div class="card mb-3" style="max-width: 540px;" >
<div class="row g-0">
<div class="col-md-4 img">
<img src="public/154.jpg" style="height: 150px;border-radius: 15px;">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">Employee 3</h5>
<p class="card-text">Designation.<br></p>
<p class="card-text"><small class="text-muted">Contact Links</small></p>
</div>
</div>
</div>
</div>
<div class="card mb-3" style="max-width: 540px;" >
<div class="row g-0">
<div class="col-md-4 img">
<img src="public/154.jpg" style="height: 150px;border-radius: 15px;">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">Employee 4</h5>
<p class="card-text">Designation.<br></p>
<p class="card-text"><small class="text-muted">Contact Links</small></p>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
function ashok() {
var x = document.getElementById("emp1");
if (x.style.display === "none") {
x.style.display = "block";
} else {
x.style.display = "none";
}
}
function bajaj() {
var x = document.getElementById("emp1");
if (x.style.display === "none") {
x.style.display = "block";
} else {
x.style.display = "none";
}
}
function eicher() {
var x = document.getElementById("emp1");
if (x.style.display === "none") {
x.style.display = "block";
} else {
x.style.display = "none";
}
}
function expedia() {
var x = document.getElementById("emp1");
if (x.style.display === "none") {
x.style.display = "block";
} else {
x.style.display = "none";
}
}
function amexp() {
var x = document.getElementById("emp1");
if (x.style.display === "none") {
x.style.display = "block";
} else {
x.style.display = "none";
}
}
function book() {
var x = document.getElementById("emp1");
if (x.style.display === "none") {
x.style.display = "block";
} else {
x.style.display = "none";
}
}
function autom() {
var x = document.getElementById("autom");
if (x.style.display === "none") {
x.style.display = "block";
} else {
x.style.display = "none";
}
}
function hotelm() {
var x = document.getElementById("hotelm");
if (x.style.display === "none") {
x.style.display = "block";
} else {
x.style.display = "none";
}
}
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-b5kHyXgcpbZJO/tY9Ul7kGkf1S0CWuKcCD38l8YkeH8z8QjE0GmW1gYU5S9FOnJ0"
crossorigin="anonymous"></script>
</body>
</html>