-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
160 lines (153 loc) · 9.43 KB
/
index.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Eminem_byAR</title>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark indigo bg-dark">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo01"
aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo01">
<ul class="navbar-nav mr-auto mt-lg-0">
<li class="nav-item active">
<a class="nav-link" href="#">Home<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item active">
<a class="nav-link" href="#">Shop<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Videos</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Events</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Lyrics</a>
</li>
</ul>
<div class="logo d-flex justify-content-center mr-auto">
<img src="http://cache.umusic.com/_sites/eminem.com/2017/splash/images/em-logo-fallback.png" class="navbar-brand justify-content-center img-fluid" href="#">
</div>
<div class="d-flex">
<a class="navbar-brand justify-content-right" href="#">Join</a>
</div>
</div>
</nav>
<section class="home">
<div class="container mw-100">
<div class="row no-gutters">
<div class="col d-flex flex-column justify-content-end">
<h1 class="text-white bg-dark d-inline-block w-50">THE SLIM SHADY LP 20TH ANNIVERSARY</h1>
<h4 class="text-white"> MORE INFO</h4>
</div>
</div>
</div>
</section>
<section class="video bg-dark">
<div class="container mw-100">
<div class="row no-gutters">
<div class="col-12 d-flex flex-row justify-content-start py-5 overflow-auto">
<div class="card_video d-flex flex-column mx-2">
<iframe width="320" height="200" src="https://www.youtube-nocookie.com/embed/p28xueW134o" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<small class="text-secondary">APR 22ND 2019</small>
<a href="https://www.eminem.com/news/watch-now-good-guy-behind-scenes-ft-jessie-reyez"><div class="text-white">WATCH NOW:Eminem - Good Guy (Behind The Scenes) ft. Jessie Reyez</div></a>
<p class="text-secondary">lorem ipsum lorem ipsum lorem ipsum </p>
</div>
<div class="card_video d-flex flex-column mx-2">
<iframe width="320" height="200" src="https://www.youtube-nocookie.com/embed/p28xueW134o" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<small class="text-secondary">APR 22ND 2019</small>
<a href="https://www.eminem.com/news/watch-now-good-guy-behind-scenes-ft-jessie-reyez"><div class="text-white">WATCH NOW:Eminem - Good Guy (Behind The Scenes) ft. Jessie Reyez</div></a>
<p class="text-secondary">lorem ipsum lorem ipsum lorem ipsum </p>
</div>
<div class="card_video d-flex flex-column mx-2">
<iframe width="320" height="200" src="https://www.youtube-nocookie.com/embed/p28xueW134o" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<small class="text-secondary">APR 22ND 2019</small>
<a href="https://www.eminem.com/news/watch-now-good-guy-behind-scenes-ft-jessie-reyez"><div class="text-white">WATCH NOW:Eminem - Good Guy (Behind The Scenes) ft. Jessie Reyez</div></a>
<p class="text-secondary">lorem ipsum lorem ipsum lorem ipsum </p>
</div>
<div class="card_video d-flex flex-column mx-2">
<iframe width="320" height="200" src="https://www.youtube-nocookie.com/embed/p28xueW134o" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<small class="text-secondary">APR 22ND 2019</small>
<a href="https://www.eminem.com/news/watch-now-good-guy-behind-scenes-ft-jessie-reyez"><div class="text-white">WATCH NOW:Eminem - Good Guy (Behind The Scenes) ft. Jessie Reyez</div></a>
<p class="text-secondary">lorem ipsum lorem ipsum lorem ipsum </p>
</div>
<div class="card_video d-flex flex-column mx-2">
<iframe width="320" height="200" src="https://www.youtube-nocookie.com/embed/p28xueW134o" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<small class="text-secondary">APR 22ND 2019</small>
<a href="https://www.eminem.com/news/watch-now-good-guy-behind-scenes-ft-jessie-reyez"><div class="text-white">WATCH NOW:Eminem - Good Guy (Behind The Scenes) ft. Jessie Reyez</div></a>
<p class="text-secondary">lorem ipsum lorem ipsum lorem ipsum </p>
</div>
<div class="card_video d-flex flex-column mx-2">
<iframe width="320" height="200" src="https://www.youtube-nocookie.com/embed/p28xueW134o" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<small class="text-secondary">APR 22ND 2019</small>
<a href="https://www.eminem.com/news/watch-now-good-guy-behind-scenes-ft-jessie-reyez"><div class="text-white">WATCH NOW:Eminem - Good Guy (Behind The Scenes) ft. Jessie Reyez</div></a>
<p class="text-secondary">lorem ipsum lorem ipsum lorem ipsum </p>
</div>
</div>
</div>
</div>
</section>
<section class="live">
<div class="container">
<div class="row">
<div class="col d-flex justify-content-center align-items-center">
<a class="font-weight-bold text-white" href="https://www.eminem.com/"><h1>LIVE DATES<h1></a>
</div>
</div>
</div>
</section>
<section class="merchandising bg-dark">
<div class="container">
<div class="row d-flex flex-wrap justify-content-start">
<div class="col-4 py-5">
<img src="https://www.eminem.com/sites/g/files/aaj4806/f/styles/suzuki_breakpoints_image_mobile-md_sq/public/EM_0163-BlackFridayProducts_MMathersHoodie.png?itok=dYq48TbN" alt="" class="img-thumbnail">
</div>
<div class="col-4 py-5">
<img src="https://www.eminem.com/sites/g/files/aaj4806/f/styles/suzuki_breakpoints_image_mobile-md_sq/public/EM_0163-BlackFridayProducts_MMathersHoodie.png?itok=dYq48TbN" alt="" class="img-thumbnail">
</div>
<div class="col-4 py-5">
<img src="https://www.eminem.com/sites/g/files/aaj4806/f/styles/suzuki_breakpoints_image_mobile-md_sq/public/EM_0163-BlackFridayProducts_MMathersHoodie.png?itok=dYq48TbN" alt="" class="img-thumbnail">
</div>
</div>
</div>
</section>
<footer>
<div class="container p-4">
<div class="row d-flex justify-content-end py-4 no-gutters">
<div class="col-lg-4 d-flex flex-column flex-wrap">
<input class="my-2" type="text" name="" value="EMAIL ADDRESS (REQUIRED)">
<input class="my-2" type="text" name="" value="ZIP CODE (REQUIRED)">
<select class="my-2" name="">
<option value="">UNITED STATES</option>
<option value="">ITALY</option>
<option value="">BURUNDI</option>
</select>
<small class="text-white text-right">By submitting this form I agree to receive news, tour dates, and special offers from Eminem. By submitting this form, you agree to the Universal Music Group Privacy Policy</small>
<h3 class="font-weight-bold text-white text-right my-2">SUBSCRIBE</h3>
</div>
</div>
<div class="row d-flex flex-row justify-content-between">
<div class="col-lg-3 d-flex flex-row justify-content-start">
<i class="fab fa-facebook mx-1"></i>
<i class="fab fa-facebook mx-1"></i>
<i class="fab fa-facebook mx-1"></i>
<i class="fab fa-facebook mx-1"></i>
<i class="fab fa-facebook mx-1"></i>
<i class="fab fa-facebook mx-1"></i>
</div>
<div class="col-lg-3 d-flex flex-row text-nowrap justify-content-end">
<a href="#" class="mx-2"><small>Copyright Shady Records</small></a>
<a href="https://privacypolicy.umusic.com/" class="mx-2"><small>Privacy e policy</small></a>
<a href="#"><small>Terms and conditions</small></a>
</div>
</div>
</div>
</footer>
</body>
</html>