-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
158 lines (139 loc) · 7.08 KB
/
Copy pathindex.html
File metadata and controls
158 lines (139 loc) · 7.08 KB
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>About Us @ Digital Divide Records</title>
<link rel="icon" href="ddrlogo.ico" type="icon">
<link href="style.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<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=Advent+Pro:ital,wght@0,100..900;1,100..900&display=swap"
rel="stylesheet">
</head>
<body>
<nav class="navbar">
<div class="logo">
<img src="logo.jpg" alt="Digital Divide Records">
</div>
<button class="hamburger">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</button>
<ul class="nav-menu">
<li><a href="index.html" data-tooltip="Learn about Digital Divide Records">About</a></li>
<li><a href="artists.html" data-tooltip="Our featured artists">Artists</a></li>
<!--<li><a href="demos.html" data-tooltip="Submit your demos">Demos</a></li>-->
<li><a href="releases.html" data-tooltip="Browse our releases">Releases</a></li>
<!--START OF MERCH STORES DROPDOWN MENU-->
<!--<li class="dropdown">
<a href="merch.html" class="dropbtn" data-tooltip="Shop our merchandise">Merch <i class="fas fa-caret-down"></i></a>
<ul class="dropdown-content">
<li><a href="https://digitaldividerecords.bigcartel.com/" data-tooltip="Shop On Big Cartel">Big Cartel</a></li>
<li><a href="https://digitaldividerecordsmerch.company.site/" data-tooltip="Shop On Ecwid">Ecwid</a></li>
</ul>
</li>
</ul>-->
<!--END OF MERCH STORES DROPDOWN MENU-->
</nav>
<div class="releases-container">
<h1>Welcome to Digital Divide Records</h1>
<p class="releases-intro">
Digital Divide Records is an independent South African House Music label dedicated to promoting quality house
music from talented artists around the world.
</p>
<div class="release-catalog">
<div class="header">
<p>Founded in 2022, our mission is to bridge the gap between underground House Music producers and global
audiences. We specialize in a wide range of house music genres including afro house, amapiano, deep house, tech
house, and progressive house & more</p>
<hr />
<p>Our carefully curated catalog features releases that emphasize quality over quantity, with each track
handpicked to ensure a consistent standard of excellence.</p>
<p>We're committed to supporting both established, yet unknown artists and emerging talent, providing a platform
for innovative sounds that push boundaries while maintaining the essence of House Music.</p>
<section class="info">
<h2>Latest Releases</h2>
<p>Check out our newest additions to the Digital Divide Records catalog. From driving tech house to soulful deep
house, we've got something for every House Music lover.</p>
<a href="releases.html" class="cta-button">Browse Our Catalog <i class="fas fa-arrow-right"></i></a>
</section>
<section class="info">
<h2>Featured Artists</h2>
<p>Digital Divide Records is proud to work with talented producers from across the globe. Our roster includes both
established names and emerging talents in the house music scene.</p>
<a href="artists.html" class="cta-button">Meet Our Artists <i class="fas fa-users"></i></a>
</section>
<section class="info">
<h2>Check out our releases</h2>
<p>Available on all major download stores & streaming platforms</p>
<a href="releases.html" class="cta-button">Listen To Our Grooves<i class="fas fa-upload"></i></a>
</section></div>
</div>
</div>
</div>
<!-- Footer -->
<footer class="footer">
<div class="footer-container">
<div class="footer-section">
<h3>Connect With Us</h3>
<p>Follow us on social media for the latest updates & releases.</p>
<div class="social-icons">
<a href="https://facebook.com/digitaldividerecords" target="_blank" rel="noopener noreferrer" class="social-icon" aria-label="Facebook">
<i class="fab fa-facebook-f"></i>
</a>
<a href="https://instagram.com/digitaldividerecords" target="_blank" rel="noopener noreferrer" class="social-icon" aria-label="Instagram">
<i class="fab fa-instagram"></i>
</a>
<a href="https://x.com/DigitalDivideRe" target="_blank" rel="noopener noreferrer" class="social-icon" aria-label="X (Twitter)">
<i class="fab fa-twitter"></i>
</a>
<a href="https://soundcloud.com/digitaldividerecords" target="_blank" rel="noopener noreferrer" class="social-icon" aria-label="Soundcloud">
<i class="fab fa-soundcloud"></i>
</a>
<a href="https://www.mixcloud.com/Digital_Divide_Records/" target="_blank" rel="noopener noreferrer" class="social-icon" aria-label="Mixcloud">
<i class="fab fa-mixcloud"></i>
</a>
</div>
</div>
<div class="footer-section">
<h3>Download Stores</h3>
<div class="music-platforms">
<a href="https://www.beatport.com/label/digital-divide-records/100802" target="_blank" rel="noopener noreferrer" class="platform-link" aria-label="Beatport">
<!--<i class="fas fa-music"</i>-->Beatport
</a>
<!--<a href="https://www.junodownload.com/labels/Digital+Divide/" target="_blank" target="_blank" rel="noopener noreferrer" class="platform-link" aria-label="Juno Download">
<i class="fas fa-download"></i> Juno Download
</a>-->
<!--<a href="https://open.spotify.com/playlist/7tIq6DiPUbpZtfQmpSi2zg" target="_blank" class="platform-link">
<i class="fab fa-spotify"></i> Spotify
</a>
<a href="https://music.apple.com/label/digital-divide-records/1627547773" target="_blank" class="platform-link">
<i class="fab fa-apple"></i> Apple Music
</a>-->
</div>
</div>
<div class="footer-section">
<h3>Legal</h3>
<div class="legal-links">
<a href="privacy-policy.html" class="legal-link">Privacy Policy</a>
<a href="terms-conditions.html" class="legal-link">Terms & Conditions</a>
<a href="mailto:infoquery@digitaldividerecords@gmail.com" class="legal-link">Contact Us</a>
</div>
</div>
</div>
<!--LOGO IMAGE
<div class="footer-logo">
<img src="logo.jpg" alt="Digital Divide Records Logo">
</div>
</div>
END OF LOGO IMAGE-->
<div class="copyright">
© <script>document.write(new Date().getFullYear())</script> Digital Divide Records. All Rights Reserved.
</div>
</footer>
<script src="script.js"></script>
</body>
</html>