-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
191 lines (173 loc) · 6.24 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
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
<!DOCTYPE html>
<html lang="pt-br">
<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>Mamamoo</title>
<!-- ICONS -->
<link rel="stylesheet" href="assets/style.css" />
<link rel="stylesheet" href="assets/style(1).css" />
<link rel="stylesheet" href="assets/style1.css" />
<!-- STYLE SHEET -->
<link rel="stylesheet" href="style.css" />
<!-- FONTS -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&family=Roboto:wght@400;500;700&display=swap"
rel="stylesheet"
/>
<!--- SWIPER -->
<link
rel="stylesheet"
href="https://unpkg.com/swiper/swiper-bundle.min.css"
/>
</head>
<body>
<header id="header">
<nav class="container">
<a class="logo" href="#">Mamamoo</a>
<!-- MENU -->
<div class="menu">
<ul class="grid">
<li><a href="#home" class="title">Início</a></li>
<li><a href="#about" class="title">Sobre</a></li>
<li><a href="#members" class="title">Membros</a></li>
</ul>
</div>
<div class="toggle icon-menu"></div>
<div class="toggle icon-close">x</div>
</nav>
</header>
<main>
<!-- HOME -->
<section class="section" id="home">
<div class="container grid">
<div class="image">
<img
src="assets/images/mamamoomuch.jfif"
alt="Foto promocional com as 4 integrantes do grupo Mamamoo"
/>
</div>
<div class="text">
<h2 class="title">12th mini-album</h2>
<p>Conheça o último comeback do grupo.</p>
<a
href="https://www.youtube.com/watch?v=ajxfoVrXdKw"
target="_blank"
class="button"
>Confira o MV</a
>
</div>
</div>
</section>
<div class="divider-1"></div>
<!-- ABOUT -->
<section class="section" id="about">
<div class="container grid">
<div class="image">
<img
src="assets/images/albuns/I say mamamoo.jfif"
alt="Logo do álbum I say Mamamoo: the best."
/>
</div>
<div class="text">
<h2 class="title">Sobre o Mamamoo</h2>
<p>
O grupo formado pela RBW Entertainment debutou em 2014. Donas dos
hits Hip, Starry Night e You are the best, as integrantes Solar,
Moonbyul, Wheein e Hwasa comemoraram 7 anos de Mamamoo em 2021. O
último lançamento do grupo é seu 12º mini-álbum
<strong>I say Mamamoo: The Best</strong>.
</p>
</div>
</div>
</section>
<div class="divider-2"></div>
<!-- MEMBERS -->
<section class="section" id="members">
<div class="container grid">
<header>
<h2 class="title">Membros</h2>
<p class="subtitle">Conheça as integrantes do grupo</p>
</header>
<div class="cards grid">
<div class="card">
<img src="assets/images/solar.jpg" alt="Solar" />
<h3 class="title">Solar</h3>
<a href="https://www.instagram.com/solarkeem/" target="_blank">
<i class="icon-instagram"></i
></a>
<a href="https://www.youtube.com/c/solarsido" target="_blank">
<i class="icon-youtube"></i
></a>
</div>
<div class="card">
<img src="assets/images/moonbyul.jpg" alt="MoonByul" />
<h3 class="title">MoonByul</h3>
<a href="https://www.instagram.com/mo_onbyul/" target="_blank">
<i class="icon-instagram"></i
></a>
<a href="https://www.youtube.com/c/moonbyul2da" target="_blank">
<i class="icon-youtube"></i
></a>
</div>
<div class="card">
<img src="assets/images/wheein.jpg" alt="Wheein" />
<h3 class="title">Wheein</h3>
<a
href="https://www.instagram.com/whee_inthemood/"
target="_blank"
>
<i class="icon-instagram"></i
></a>
<a href="https://www.youtube.com/channel/UCXOMKEPp0CALdBSPkReI5BQ" target="_blank">
<i class="icon-youtube"></i
></a>
</div>
<div class="card">
<img src="assets/images/hwasa.jpg" alt="Hwasa" />
<h3 class="title">Hwasa</h3>
<a href="https://www.instagram.com/_mariahwasa/" target="_blank">
<i class="icon-instagram"></i
></a>
<a href="https://www.youtube.com/c/HWASA_maria" target="_blank">
<i class="icon-youtube"></i
></a>
</div>
</div>
</div>
</section>
<div class="divider-1"></div>
<!-- FOOTER -->
<footer class="section">
<div class="container grid">
<div class="brand">
<a class="logo logo-alt" href="#home">MAMAMOO</a>
<div class="social grid">
<a
href="https://www.instagram.com/mamamoo_official/"
target="blank"
><i class="icon-instagram"></i
></a>
<a href="https://twitter.com/RBW_MAMAMOO" target="blank"
><i class="icon-twitter"></i>
</a>
<a href="https://twitter.com/RBW_MAMAMOO" target="blank"
><i class="icon-spotify1"></i>
</a>
</div>
</div>
</div>
</footer>
</main>
<a href="#home" class="back-to-top"><i class="icon-arrow-up"></i></a>
<!-- SWIPER -->
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<!-- SCROLLREVEAL -->
<script src="https://unpkg.com/scrollreveal"></script>
<!-- MAIN -->
<script src="main.js"></script>
</body>
</html>