Spaces:
Running
Running
Commit
·
22cb61b
1
Parent(s):
994d6f7
Update index.html
Browse files- index.html +0 -33
index.html
CHANGED
@@ -150,39 +150,6 @@
|
|
150 |
font-weight: bold;
|
151 |
margin: 0 0 5px 0;
|
152 |
}
|
153 |
-
<section id="about">
|
154 |
-
<div class="background-image">
|
155 |
-
<div class="abcd">
|
156 |
-
<h2>About Us</h2>
|
157 |
-
<p>Welcome to Be Music , where the rhythm of words meets the melody of music.
|
158 |
-
We are more than just a website; we're a community of music enthusiasts, creators, and explorers united by our love for diverse sounds and meaningful lyrics.</p>
|
159 |
-
|
160 |
-
<section id="mission">
|
161 |
-
<h2>Our Mission</h2>
|
162 |
-
<p>At YourMusicHub, our mission is simple: to cultivate a space where music lovers can discover, connect, and celebrate the diverse world of music. Whether you're into chart-toppers, indie gems, or timeless classics, we've got you covered.</p>
|
163 |
-
</section>
|
164 |
-
|
165 |
-
<section id="features">
|
166 |
-
<h2>What Sets Us Apart</h2>
|
167 |
-
<ul>
|
168 |
-
<li><strong>Diverse Music Selection:</strong> From pop to rock, classical to hip-hop, explore a vast array of musical genres.</li>
|
169 |
-
<li><strong>Expert Reviews:</strong> Our team of music connoisseurs provides insightful reviews to guide your musical exploration.</li>
|
170 |
-
<li><strong>User Engagement:</strong> Share your thoughts, create playlists, and connect with like-minded music aficionados.</li>
|
171 |
-
</ul>
|
172 |
-
</section>
|
173 |
-
|
174 |
-
<section id="join">
|
175 |
-
<h2>Join the Community</h2>
|
176 |
-
<p>Ready to embark on a musical adventure? Join YourMusicHub today and become part of a community that shares your love for great tunes. Let the music unite us!</p>
|
177 |
-
<a href="#signup" class="btn">Sign Up Now</a>
|
178 |
-
</section>
|
179 |
-
|
180 |
-
<section id="contact">
|
181 |
-
<h2>Contact Us</h2>
|
182 |
-
<p>Have questions or suggestions? We'd love to hear from you. Reach out to us at <a href="mailto:[email protected]">[email protected]</a></p>
|
183 |
-
</section>
|
184 |
-
</div>
|
185 |
-
</section>
|
186 |
.song-artist {
|
187 |
font-size: 14px;
|
188 |
color: #666666;
|
|
|
150 |
font-weight: bold;
|
151 |
margin: 0 0 5px 0;
|
152 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
153 |
.song-artist {
|
154 |
font-size: 14px;
|
155 |
color: #666666;
|