-
Notifications
You must be signed in to change notification settings - Fork 0
/
music.html
213 lines (210 loc) · 14.1 KB
/
music.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
<!DOCTYPE html>
<html>
<head>
<title>My music</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="./style.css" />
</head>
<body>
<!-- ----------------------------- This is header contains logo and navigation bar ----------------------------------------->
<header class="header">
<div class="logo-container">
<img class="logo" src="images/logo.png">
</div>
<div class="topnav" id="myTopnav">
<a href="index.html" class="nav-link" >HOME</a>
<a href="index.html#about-title" class="nav-link" >ABOUT</a>
<a href="entertainment.html" class="active" >ENTERTAINING</a>
<a href="contact.html" class="nav-link">CONTACT</a>
<a href="javascript:void(0);" style="font-size:15px;" class="icon" onclick="myFunction()">☰</a>
</div>
</header>
<!-- ----------------------------- This is main section ----------------------------------------->
<main>
<div class="movie-grid">
<!-- ----------------------------- This is english songs section ----------------------------------------->
<div class="fant">
<div class="eng-title">
<div class="text-block2">
<h1><span>ENGLISH</span></h1>
</div>
</div>
<div class="container">
<div class="movie-row" >
<div class=" col-sm-6 col-md-4">
<div class="img-cont">
<img id="img" src="https://nbhap.com/wp-content/uploads//2015/03/Taylor-Swift-Photo-by-Sarah-Barlow.jpg" class="img-responsive" style=" opacity: 0.9; ">
<button onclick="window.location.href='https://www.youtube.com/watch?v=8xg3vE8Ie_E';" class="btn" >
<a style="font-weight: 900;">LOVE STORY</a> </button>
<div class="img-text">
<p style="background-color: #32818bbb; margin: 0px 0px 15px 0px;">
<b> Taylor Swift </b>
</p>
</div>
</div>
<div class="img-cont">
<img id="img" src="https://cdn.galleries.smcloud.net/t/galleries/gf-RP9U-TUrD-ohP2_marshmello-tlumaczy-piosenke-nieslyszacym-przelom-w-swiecie-muzyki-664x442-nocrop.jpg" class="img-responsive " style=" opacity: 0.9;">
<button onclick="window.location.href='https://www.youtube.com/watch?v=ALZHF5UqnU4';" class="btn" >
<a style="font-weight: 900;"> ALONE </a>
</button>
<div class="img-text">
<p style="background-color: #32818bbb; padding: 3px;margin: 0px 0px 15px 0px;">
<b> Marshmello </b>
</p>
</div>
</div>
<div class="img-cont">
<img id="img" src="https://static.billboard.com/files/media/Jonas-Brothers-bb11-2019-feat-billboard-bpdsaht-1548-compressed.jpg" class="img-responsive " >
<button onclick="window.location.href='https://www.youtube.com/watch?v=CnAmeh0-E-U';" class="btn" >
<a style="font-weight: 900;"> SUCKER </a>
</button>
</div>
<div class="img-text">
<p style="background-color: #32818bbb; padding: 3px;margin: 0px 0px 15px 0px;">
<b> Jonas brothers</b>
</p>
</div>
<div class="img-cont">
<img id="img" src="https://imagesvc.meredithcorp.io/v3/mm/image?url=https%3A%2F%2Fstatic.onecms.io%2Fwp-content%2Fuploads%2Fsites%2F20%2F2020%2F11%2F30%2FBillie-Eilish.jpg" class="img-responsive " style=" opacity: 0.9;">
<button onclick="window.location.href='https://www.youtube.com/watch?v=DyDfgMOUjCI&ab_channel=BillieEilishVEVO';" class="btn" >
<a style="font-weight: 900;"> BAD GUY </a>
</button>
<div class="img-text">
<p style="background-color: #32818bbb; padding: 3px;margin: 0px 0px 15px 0px;">
<b>Billie Eilish</b>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ----------------------------- This is korean songs section ----------------------------------------->
<div class="action">
<div class="korean-title"> <div class="text-block2">
<h1><span>KOREAN</span></h1>
</div>
</div>
<div class="container">
<div class="movie-row" >
<div class=" col-sm-6 col-md-4">
<div class="img-cont">
<img id="img" src="https://media.ticketmaster.com/en-us/dam/a/4e7/2f77fa73-f2b1-4d27-a237-7f7362cc24e7_1227671_RETINA_PORTRAIT_3_2.jpg" class="img-responsive " style=" opacity: 0.9;">
<button onclick="window.location.href='https://www.youtube.com/watch?v=vbZbnpbVc0w';" class="btn" > <a style="font-weight: 900;">HONESTLY</a> </button>
<div class="img-text"> <p style="background-color: #8b5a32bb; padding: 3px; margin: 0px 0px 15px 0px;"><b>Eric Nam</b></p>
</div>
</div>
<div class="img-cont">
<img id="img" src="https://6.viki.io/image/0888722ff0d643339e0f512093ba5848.jpeg?s=900x600&e=t" class="img-responsive " style=" opacity: 0.9;">
<button onclick="window.location.href='https://www.youtube.com/watch?v=tyrVtwE8Gv0';" class="btn" > <a style="font-weight: 900;"> MAKE A WISH</a> </button>
<div class="img-text"> <p style="background-color: #8b5a32bb; padding: 3px; margin: 0px 0px 15px 0px;"><b> NCT </b> </p>
</div>
</div>
<div class="img-cont">
<img id="img" src="https://cdn.shopify.com/s/files/1/2420/2037/products/20190823_125920_1024x1024.jpg?v=1566943653" class="img-responsive ">
<button onclick="window.location.href='https://www.youtube.com/watch?v=fE2h3lGlOsk';" class="btn" > <a style="font-weight: 900;"> WANNABE </a> </button>
<div class="img-text"> <p style="background-color: #8b5a32bb; padding: 3px; margin: 0px 0px 15px 0px;"><b>ITZY</b></p>
</div>
</div>
<div class="img-cont">
<img id="img" src="https://i.pinimg.com/originals/a8/6d/62/a86d628b82ff136be02f2c6cad908370.jpg" class="img-responsive " style=" opacity: 0.9;">
<button onclick="window.location.href='https://www.youtube.com/watch?v=Z_BhMhZpAug';" class="btn" > <a style="font-weight: 900;"> Wonderland </a> </button>
<div class="img-text"><p style="background-color: #8b5a32bb; padding: 3px; margin: 0px 0px 15px 0px;"> <b>ATEEZ</b></p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ----------------------------- This is japanese songs section ----------------------------------------->
<div class="horror">
<div class="japanese-title">
<div class="text-block2">
<h1><span>JAPANESE</span></h1>
</div>
</div>
<div class="container">
<div class="movie-row">
<div class=" col-sm-6 col-md-4">
<div class="img-cont">
<img id="img" src="https://lastfm.freetls.fastly.net/i/u/770x0/24792a308022a4adae625159744a7d7f.webp#24792a308022a4adae625159744a7d7f" class="img-responsive " style=" opacity: 0.9;">
<button onclick="window.location.href='https://www.youtube.com/watch?v=SX_ViT4Ra7k';" class="btn" > <a style="font-weight: 900;"> LEMON</a> </button>
<div class="img-text"> <p style="background-color: #291111a1; padding: 3px; margin: 0px 0px 15px 0px"><b>Yonezu Kenshi</b></p>
</div>
</div>
<div class="img-cont">
<img id="img" src="https://www.tokyohive.com/upload/2018/01/af_org/sandaime-j-soul-brothers_1516899682_af_org.jpg" class="img-responsive " style=" opacity: 0.9;">
<button onclick="window.location.href='https://www.youtube.com/watch?v=eaq_Rp9xE-E';" class="btn" > <a style="font-weight: 900;"> BLUE SAPPHIRE</a> </button>
<div class="img-text"> <p style="background-color: #291111a1; padding: 3px; margin: 0px 0px 15px 0px"><b>Hiroomi Tosaka</b></p>
</div>
</div>
<div class="img-cont">
<img id="img" src="https://pm1.narvii.com/6374/3fa08aff8f5fc32871fe68d6a51d21a397d4e3b4_00.jpg" class="img-responsive " style=" opacity: 0.9;">
<button onclick="window.location.href='https://www.youtube.com/watch?v=J6-IaSJLNOA';" class="btn" > <a style="font-weight: 900;"> NIGHT DIVER</a> </button>
<div class="img-text" ><p style="background-color: #291111a1; padding: 3px;margin: 0px 0px 15px 0px"><b>Haruma Miura</b></p>
</div>
</div>
<div class="img-cont">
<img id="img" src="https://i.pinimg.com/736x/b5/5f/7f/b55f7fe7e38e263fbce7ae4479523606.jpg" class="img-responsive " style=" opacity: 0.9;">
<button onclick="window.location.href='https://www.youtube.com/watch?v=wYEiMvK7zqk';" class="btn" > <a style="font-weight: 900;"> Killer MonsteR</a> </button>
<div class="img-text"> <p style="background-color: #291111a1; padding: 3px; margin: 0px 0px 15px 0px"><b>Kumi Koda</b></p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ----------------------------- This is spanish songs section ----------------------------------------->
<div class="anime">
<div class="spanish-title"> <div class="text-block2">
<h1><span>SPANISH</span></h1>
</div>
</div>
<div class="container">
<div class="movie-row" >
<div class=" col-sm-6 col-md-4">
<div class="img-cont">
<img id="img" src="https://d18ufwot1963hr.cloudfront.net/wp-content/uploads/2018/12/10120637/Becky-2.png" class="img-responsive " style=" opacity: 0.9;">
<button onclick="window.location.href='https://www.youtube.com/watch?v=Fg5BodB3imA&list=PLFcqPhJvt_qmeQLpJpV9fMuKLHl6n8Oz6&index=16';" class="btn" > <a style="font-weight: 900;"> SOLA</a> </button>
<div class="img-text"><p style="background-color: #328b4dbb; padding: 3px; margin: 0px 0px 15px 0px"><b>Becky G</b></p>
</div>
</div>
<div class="img-cont">
<img id="img" src="https://latinabrasil.com.br/wp-content/uploads/2020/05/cnco.png" class="img-responsive " style=" opacity: 0.9;">
<button onclick="window.location.href='https://www.youtube.com/watch?v=7jpqqBX-Myw&list=PLQviY_a3sOzr3lOvjePKRr2tmRw-WQLXo';" class="btn" > <a style="font-weight: 900;"> Reggaetón Lento </a> </button>
<div class="img-text"><p style="background-color: #328b4dbb; padding: 3px; margin: 0px 0px 15px 0px"><b>CNCO</b></p>
</div>
</div>
<div class="img-cont">
<img id="img" src="https://www.ksat.com/resizer/F6x-UB4cDQ5qy6BUPtsazCoKJQY=/1600x1094/smart/filters:format(jpeg):strip_exif(true):strip_icc(true):no_upscale(true):quality(65)/cloudfront-us-east-1.images.arcpublishing.com/gmg/L3AOYQB2WZHX7CQA4QX4C4OYEE.jpg" class="img-responsive " style=" opacity: 0.9;">
<button onclick="window.location.href='https://www.youtube.com/watch?v=uHgbcxMab1I';" class="btn" > <a style="font-weight: 900;"> EL CLAVO</a> </button>
<div class="img-text"> <p style="background-color: #328b4dbb; padding: 3px; margin: 0px 0px 15px 0px"><b>Prince Royce</b></p>
</div>
</div>
<div class="img-cont">
<img id="img" src="https://myrepublica.nagariknetwork.com/uploads/media/Shakira-portrait-spain-2015-billboard-650-1548_20191112201747.jpg" class="img-responsive " style=" opacity: 0.9;">
<button onclick="window.location.href='https://www.youtube.com/watch?v=sPTn0QEhxds';" class="btn" > <a style="font-weight: 900;"> ME ENAMORE</a> </button>
<div class="img-text"><p style="background-color: #328b4dbb; padding: 3px; margin: 0px 0px 15px 0px"> <b>Shakira</b></p>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<script>
function myFunction() {
var x = document.getElementById("myTopnav");
if (x.className === "topnav") {
x.className += " responsive";
} else {
x.className = "topnav";
}
}
</script>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script>
</body>
</html>