-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathproduct_details_page.html
588 lines (585 loc) · 23.6 KB
/
product_details_page.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
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
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
<!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.0" />
<title>
Product Details Page
</title>
<link
rel="icon"
href="https://static-exp1.licdn.com/sc/h/2c0s1jfqrqv9hg4v0a7zm89oa"
type="image/png/gif"
/>
<link rel="stylesheet" href="product_details_page.css" />
</head>
<body>
<!-- created lp-container -->
<div id="lp-container">
<!-- created header-container -->
<div id="header-container">
<div id="nav-bar">
<div id="nav-top">
<!-- <div> -->
<a href="index.html">
<div id="in-icon">
<div>
<li-icon
aria-hidden="true"
type="linkedin-bug"
size="28dp"
color="brand"
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 28 28"
data-supported-dps="28x28"
width="28"
height="28"
focusable="false"
>
<g
transform="scale(.5833)"
fill="none"
fill-rule="evenodd"
>
<rect
class="bug-text-color"
fill="#FFF"
x="1"
y="1"
width="46"
height="46"
rx="4"
></rect>
<path
d="M0 4.01A4.01 4.01 0 014.01 0h39.98A4.01 4.01 0 0148 4.01v39.98A4.01 4.01 0 0143.99 48H4.01A4.01 4.01 0 010 43.99V4.01zM19 18.3h6.5v3.266C26.437 19.688 28.838 18 32.445 18 39.359 18 41 21.738 41 28.597V41.3h-7V30.159c0-3.906-.937-6.109-3.32-6.109-3.305 0-4.68 2.375-4.68 6.109V41.3h-7v-23zM7 41h7V18H7v23zm8-30.5a4.5 4.5 0 11-9 0 4.5 4.5 0 019 0z"
class="background"
fill="#0077B5"
></path>
</g>
</svg>
</li-icon>
</div>
<span> LEARNING </span>
</div>
</a>
<a href="##">
<div id="browse-icon">
<div>
<li-icon aria-hidden="true" type="topic-icon"
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
data-supported-dps="24x24"
fill="currentColor"
width="24"
height="24"
focusable="false"
>
<path
d="M4 3.67c.73 0 1.33.6 1.33 1.33S4.73 6.33 4 6.33 2.67 5.73 2.67 5 3.27 3.67 4 3.67zM8 4h13v2H8V4zm-4 6.67c.73 0 1.33.6 1.33 1.33s-.6 1.33-1.33 1.33-1.33-.6-1.33-1.33.6-1.33 1.33-1.33zM8 11h13v2H8v-2zm-4 6.67c.73 0 1.33.6 1.33 1.33s-.6 1.33-1.33 1.33-1.33-.6-1.33-1.33.6-1.33 1.33-1.33zM8 18h13v2H8v-2z"
></path>
</svg>
</li-icon>
</div>
<div>Browse</div>
</div>
</a>
<div id="search-icon">
<div>
<li-icon aria-hidden="true" type="search-icon"
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
data-supported-dps="24x24"
fill="currentColor"
width="24"
height="24"
focusable="false"
>
<path
d="M21 19.67l-5.44-5.44a7 7 0 10-1.33 1.33L19.67 21zm-11-4.54A5.13 5.13 0 1115.13 10 5.13 5.13 0 0110 15.13z"
></path>
</svg>
</li-icon>
</div>
<div>Search</div>
</div>
<div id="space"></div>
<div id="searchL-icon">
<div>
<li-icon aria-hidden="true" type="search-icon"
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
data-supported-dps="24x24"
fill="currentColor"
width="24"
height="24"
focusable="false"
>
<path
d="M21 19.67l-5.44-5.44a7 7 0 10-1.33 1.33L19.67 21zm-11-4.54A5.13 5.13 0 1115.13 10 5.13 5.13 0 0110 15.13z"
></path>
</svg>
</li-icon>
</div>
<input
type="search"
placeholder="Search for skills, subjects or software"
/>
</div>
<a href="##">
<div id="home-icon">
<div>
<li-icon aria-hidden="true" type="home-icon"
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
data-supported-dps="24x24"
fill="currentColor"
width="24"
height="24"
focusable="false"
>
<path
d="M22 9.45l-9.15-6.19a1.5 1.5 0 00-1.69 0L2 9.45 3.06 11l.94-.63V20a1 1 0 001 1h6v-5h2v5h6a1 1 0 001-1v-9.63l.94.63zM18 19h-3v-4a1 1 0 00-1-1h-4a1 1 0 00-1 1v4H6V8.89l6-4 6 4V19z"
></path>
</svg>
</li-icon>
</div>
<div>Home</div>
</div>
</a>
<a href="##">
<div id="learning-icon">
<div>
<li-icon aria-hidden="true" type="open-book-icon"
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
data-supported-dps="24x24"
fill="currentColor"
width="24"
height="24"
focusable="false"
>
<path
d="M21 4h-5.87A3.63 3.63 0 0012 5.6 3.63 3.63 0 008.88 4H3a1 1 0 00-1 1v14a1 1 0 001 1h6.25a2 2 0 012 1h1.55a2 2 0 012-1H21a1 1 0 001-1V5a1 1 0 00-1-1zM11 18.66A2.92 2.92 0 008.88 18H4V6h5.13A1.88 1.88 0 0111 7.88v10.78zm9-.66h-4.88a2.92 2.92 0 00-2.12.66V7.88A1.88 1.88 0 0114.88 6H20v12z"
></path>
</svg>
</li-icon>
</div>
<div>My Learning</div>
</div>
</a>
<div id="ursName"></div>
<div id="profile-icon" tabindex="1">
<div>
<img
src="https://t3.ftcdn.net/jpg/03/46/83/96/360_F_346839683_6nAPzbhpSkIpb8pmAwufkC7c5eD7wYws.jpg"
alt=""
/>
</div>
<div>
<div>Me</div>
<div>
<li-icon
aria-hidden="true"
type="caret-filled-down-icon"
class="nav-bar__dropdown-trigger-caret"
size="small"
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 16 16"
data-supported-dps="16x16"
fill="currentColor"
width="16"
height="16"
focusable="false"
>
<path
d="M8.8 10.66L14 5.12a.07.07 0 00-.07-.12H2.07a.07.07 0 00-.07.12l5.2 5.54a1.1 1.1 0 001.6 0z"
></path>
</svg>
</li-icon>
</div>
</div>
<div id="profile-dd">
<div id="user-con">
<div>
<img
id="user-image"
src="https://t3.ftcdn.net/jpg/03/46/83/96/360_F_346839683_6nAPzbhpSkIpb8pmAwufkC7c5eD7wYws.jpg"
alt=""
/>
</div>
<div>
<label>
<span class="user-name" style="font-size: 16px;">Users</span> <br />
<span style="font-size: 13px;"> Personal account</span>
</label>
</div>
</div>
<a href="##">
<div>My Learning</div>
</a>
<a href="##">
<div>In Prograss</div>
</a>
<a href="##">
<div>Saved</div>
</a>
<a href="##">
<div>Collections</div>
</a>
<a href="##">
<div>Learning History</div>
</a>
<a href="##">
<div>Skills</div>
</a>
<a href="##">
<div>Language</div>
</a>
<a href="##">
<div>Settings</div>
</a>
<a href="##">
<div>Go to LinkedIn Profile</div>
</a>
<a href="##">
<div>Buy for my team</div>
</a>
<a href="##">
<div>Help center</div>
</a>
<a href="##">
<div>Sign out</div>
</a>
</div>
</div>
<div id="lang-icon" tabindex="1">
<div>
<li-icon aria-hidden="true" type="language-icon"
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
data-supported-dps="24x24"
fill="currentColor"
width="24"
height="24"
focusable="false"
>
<path
d="M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM9.9 12c0-.7 0-1.4.1-2.1h4c.1.6.1 1.3.1 2.1 0 .7 0 1.4-.1 2.1h-4c-.1-.7-.1-1.3-.1-2.1zm6-2.1h3.9c.2.7.3 1.3.3 2.1s-.1 1.4-.3 2.1h-3.9c.1-.6.1-1.3.1-2 0-.8 0-1.5-.1-2.2zm3.2-1.8h-3.5c-.3-1.5-.7-2.8-1.2-3.8 2 .6 3.7 2 4.7 3.8zm-6.9-4.2c.5.9 1.2 2.3 1.6 4.2h-3.5c.4-1.9 1-3.3 1.6-4.2h.3zm-2.6.4c-.5 1-.9 2.3-1.2 3.8H4.9c1-1.8 2.7-3.2 4.7-3.8zM4.2 9.9h3.9C8 10.6 8 11.3 8 12c0 .7 0 1.4.1 2H4.2c-.2-.6-.3-1.3-.3-2s.1-1.4.3-2.1zm.7 6h3.5c.3 1.5.7 2.8 1.2 3.8-2-.6-3.7-2-4.7-3.8zm6.9 4.2c-.5-.9-1.1-2.3-1.5-4.2h3.5c-.4 1.9-1 3.3-1.5 4.2h-.5zm2.7-.4c.4-1 .9-2.3 1.2-3.8h3.5c-1.1 1.8-2.8 3.2-4.7 3.8z"
></path>
</svg>
</li-icon>
</div>
<div>
<div>En</div>
<div>
<li-icon
aria-hidden="true"
type="caret-filled-down-icon"
class="nav-bar__dropdown-trigger-caret"
size="small"
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 16 16"
data-supported-dps="16x16"
fill="currentColor"
width="16"
height="16"
focusable="false"
>
<path
d="M8.8 10.66L14 5.12a.07.07 0 00-.07-.12H2.07a.07.07 0 00-.07.12l5.2 5.54a1.1 1.1 0 001.6 0z"
></path>
</svg>
</li-icon>
</div>
</div>
<div id="lang-dd">
<div>Language</div>
<a href="##">
<div>English (English)</div>
</a>
<a href="##">
<div>Español (Spanish)</div>
</a>
<a href="##">
<div>français (French)</div>
</a>
<a href="##">
<div>Deutsch (German)</div>
</a>
<a href="##">
<div>日本 (Japanese)</div>
</a>
<a href="##">
<div>简体中文 (Simplified Chinese)</div>
</a>
<a href="##">
<div>português (Portuguese)</div>
</a>
</div>
</div>
<a href="##">
<div id="free-month">Start my free month</div>
</a>
<a href="signIn.html" id="sign_in" style="color:rgb(10,102,194);">
Sign In
</a>
<!-- </div> -->
</div>
<div id="nav-btm">
<div class="Solutions">Solutions for:</div>
<a href="bussiness.html">
<div>Business</div>
</a>
<a href="HigherEducation.html">
<div onclick="HigherEducation()">Higher Education</div>
</a>
<a href="goverment.html">
<div onclick="goverment()" >Government</div>
</a>
<a href="##">
<div>Buy for my team</div>
</a>
</div>
</div>
</div>
<!-- created content-container -->
<div id="content-container">
<!-- created product-banner div -->
<div id="product-banner">
<div id="details">
<h1 id="Title">Practical HTML for Marketing Projects</h1>
<div id="level-duration-data">
<div id="level">Beginner</div>
<div id="dot"></div>
<div id="duration">1h 24m</div>
<div id="dot"></div>
<div id="date">Released: September 2, 2020</div>
</div>
<div id="rating-learners">
<div id="rating">4.6 <span id="star">★ ★ ★ ★</span></div>
<div id="dot"></div>
<div id="learners">18,016 learners</div>
</div>
<div id="btn-to-buy">
<div id="Start-free-month">
<a href="preCheckout.html">
<div>Start my free month</div>
</a>
</div>
<div id="Buy-this-course">
<a href="checkout.html">
<div>Buy this course</div>
</a>
</div>
</div>
</div>
<div id="product-content">
<div id="blur"></div>
</div>
<div id="product-image">
<img
id="productImage"
src="https://media-exp1.licdn.com/dms/image/C4E0DAQE22xBZPqqBhA/learning-public-crop_144_256/0/1568662494305?e=1645617600&v=beta&t=LcDJMl6qAF-tQ8K2XWCLUqheW01owuJvoP8-eKKGM6g"
alt=""
/>
</div>
<button id="btn-on" onclick="onVdieo()">
<span>
<li-icon
aria-hidden="true"
type="play-icon"
class="course-overview-header__play-icon"
size="large"
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
data-supported-dps="24x24"
fill="currentColor"
width="24"
height="24"
focusable="false"
>
<path
d="M22.61 11.35L6 1.88v20.24l16.61-9.47a.74.74 0 00.3-1 .72.72 0 00-.3-.3zM8 18.83V5.17L20 12z"
></path>
</svg>
</li-icon>
</span>
<span>Preview</span>
</button>
<button id="btn-off" onclick="offVdieo()">Close</button>
<iframe
id="course-video"
src="https://dms.licdn.com/playlist/C560DAQEGGBuvJpFpkQ/learning-original-video-vbr-720/0/1613778950478?e=1645884000&v=beta&t=RC6DclpbOwuP4Kbew_alkXHQbs5e_sCYP1CIMqM7C8M"
allowfullscreen
>
</iframe>
</div>
<hr />
<!-- created product-description div -->
<div id="product-description">
<div id="description">
<div id="INCLUDED">
<div>WHAT’S INCLUDED</div>
<div class="aval">
<div>
<li-icon aria-hidden="true" type="mobile-icon" size="large"
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
data-supported-dps="24x24"
fill="currentColor"
width="24"
height="24"
focusable="false"
>
<path
d="M17 2H7a1 1 0 00-1 1v18a1 1 0 001 1h10a1 1 0 001-1V3a1 1 0 00-1-1zm-1 18H8v-2h3v1h2v-1h3v2zm0-3H8V7h8v10zm0-11H8V4h8v2z"
></path>
</svg>
</li-icon>
</div>
<div>Access on tablet and phone</div>
</div>
<div class="aval">
<div>
<li-icon
aria-hidden="true"
type="certificate-icon"
size="large"
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
data-supported-dps="24x24"
fill="currentColor"
width="24"
height="24"
focusable="false"
>
<path
d="M21 4H3a1 1 0 00-1 1v14a1 1 0 001 1h18a1 1 0 001-1V5a1 1 0 00-1-1zm-1 14H4V6h16v12zm-2-8H6V9h12v1zm-2 2H8v-1h8v1zm-6 4H6v-1h4v1zm7.5-2a1.5 1.5 0 11-1.5 1.5 1.5 1.5 0 011.5-1.5z"
></path>
</svg>
</li-icon>
</div>
<div>Certificate of completion</div>
</div>
<div id="description">
<h3>Course description</h3>
<p id="description-details">
LinkedIn provides a massive opportunity for you to digitally
get in front of the people who may work with you, hire you, or
buy from you. In this course, instructor Michaela Alexis
presents several organic methods to market your brand on
LinkedIn. Michaela explains why you need a wow-worthy profile
and what components you will need to build one. She goes over
different types of content that you can create and leverage.
Michaela covers how to surround yourself with the right people
to succeed, how to start conversations with new connections,
and more. Michaela shows you how to create a LinkedIn page for
your business. She describes how to share relevant content as
your brand. Michaela points out that employee advocacy will
help you grow your brand presence and LinkedIn page much
faster and more effectively than is possible without your
team's support. She concludes with how to take your learning
to the next level with additional related courses.
</p>
</div>
</div>
</div>
<div id="description-more"></div>
</div>
</div>
<!-- footer-container -->
<div id="footer-container">
<div id="footer-top">
<a href="##">
<div>English (English)</div>
</a>
<div class="dot"></div>
<a href="##">
<div>About</div>
</a>
<div class="dot"></div>
<a href="##">
<div>Become an Instructor</div>
</a>
<div class="dot"></div>
<a href="##">
<div>Buy for my team</div>
</a>
<div class="dot"></div>
<a href="##">
<div>Help</div>
</a>
<div class="dot"></div>
<a href="##">
<div>Privacy & Terms</div>
</a>
<div class="dot"></div>
<a href="##">
<div>Accessibility</div>
</a>
<div class="dot"></div>
<a href="##">
<div>Apps</div>
</a>
</div>
<div id="footer-btm">
<div>
<li-icon
aria-hidden="true"
type="linkedin-logo"
size="21dp"
color="brand"
><svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 84 21"
data-supported-dps="84x21"
width="84"
height="21"
focusable="false"
>
<g class="inbug" fill="none" fill-rule="evenodd">
<path
d="M82.042 0H64.146c-.856 0-1.583.677-1.583 1.511v17.977c0 .835.727 1.512 1.583 1.512h17.896c.857 0 1.52-.677 1.52-1.512V1.511C83.563.677 82.9 0 82.043 0"
class="bug-text-color"
fill="#FFF"
></path>
<path
d="M82.042 0H64.146c-.856 0-1.583.677-1.583 1.511v17.977c0 .835.727 1.512 1.583 1.512h17.896c.857 0 1.52-.677 1.52-1.512V1.511C83.563.677 82.9 0 82.043 0zM70.875 7.875h2.844v1.429c.41-.822 1.46-1.56 3.038-1.56 3.025 0 3.743 1.635 3.743 4.636v5.557h-3.063v-4.874c0-1.709-.41-2.672-1.452-2.672-1.446 0-2.048 1.039-2.048 2.672v4.874h-3.062V7.876zm-5.25 10.063h3.063V7.874h-3.063v10.063zm3.5-13.344a1.969 1.969 0 11-3.938 0 1.969 1.969 0 013.938 0z"
class="background"
fill="#0073B0"
></path>
</g>
<g class="linkedin-text">
<path
d="M59.5 17.938h-2.625v-1.532c-.478.727-1.87 1.663-3.281 1.663-2.99 0-4.944-1.892-4.944-4.944 0-2.803 1.641-5.381 4.506-5.381 1.287 0 2.576.25 3.282 1.225V3.063H59.5v14.874zm-5.578-7.482c-1.557 0-2.34.935-2.34 2.45 0 1.516.783 2.494 2.34 2.494s2.56-.978 2.56-2.494c0-1.515-1.003-2.45-2.56-2.45zM47.25 16.242c-.997 1.267-2.994 1.827-4.922 1.827-3.114 0-5.053-2.164-5.053-5.381 0-3.218 2.319-4.944 5.49-4.944 2.626 0 4.835 1.845 4.835 5.381 0 .547-.088.875-.088.875H40.25l.049.293c.174.964 1.208 1.457 2.412 1.457 1.017 0 1.778-.443 2.297-1.148l2.242 1.64zm-2.734-4.43c.02-1.038-.814-1.88-1.935-1.88-1.37 0-2.248.905-2.331 1.88h4.266z"
></path>
<path
d="M27.563 3.063h3.062v8.75l3.5-3.938h3.828l-4.266 4.594 4.102 5.469h-3.664l-3.5-4.813v4.813h-3.063zM16.188 7.875h2.625v1.477c.414-.79 1.766-1.608 3.28-1.608 3.156 0 3.72 1.862 3.72 4.56v5.633H22.75v-4.976c0-1.162.067-2.548-1.531-2.548-1.619 0-1.969 1.24-1.969 2.548v4.976h-3.063V7.876zM12.906 2.68c1.012 0 1.914.903 1.914 1.914 0 1.01-.902 1.914-1.914 1.914-1.01 0-1.914-.903-1.914-1.914s.904-1.914 1.914-1.914zm-1.531 15.258h3.063V7.874h-3.063v10.063zM0 3.063h3.063v11.812h6.562v3.063H0z"
></path>
</g>
</svg>
</li-icon>
</div>
<div>
<p>LinkedIn Corporation © 2022</p>
</div>
</div>
</div>
</div>
</body>
</html>
<script src="product_details_page.js">
</script>