-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcommunity.html
200 lines (198 loc) · 11.8 KB
/
community.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<link rel="stylesheet" type="text/css" href="CSS/style.css" />
<title>Radici</title>
<link href="https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Anton&family=Oswald:wght@300&family=Oxygen&display=swap" rel="stylesheet">
<script
src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"
></script>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"
crossorigin="anonymous"
/>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-DQM4WJKD6V"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-DQM4WJKD6V");
</script>
<link rel="shortcut icon" type="image/x-icon" href="Immagini/favicon.ico"/>
</head>
<body>
<header>
<nav class="navbar sticky-top navbar-expand-lg navbar-light bg-light shift">
<a class="navbar-brand" href="index.html"
><img id="logo" src="Immagini/R.png" alt="radici logo"
/></a>
<button
class="navbar-toggler bottone"
type="button"
data-toggle="collapse"
data-target="#navbarNavDropdown"
aria-controls="navbarNavDropdown"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html"
>Home <span class="sr-only"></span
></a>
</li>
<li class="nav-item">
<a class="nav-link active" href="community.html">Community</a>
</li>
<li class="nav-item">
<a class="nav-link" href="news.html">News </a>
</li>
<li class="nav-item dropdown">
<a
class="nav-link dropdown-toggle"
href="#"
id="navbarDropdownMenuLink"
data-toggle="dropdown"
aria-haspopup="true"
aria-expanded="false"
>
Regioni
</a>
<div
class="dropdown-menu"
aria-labelledby="navbarDropdownMenuLink"
>
<a class="dropdown-item" href="Regioni/marche.html">Marche</a>
<a class="dropdown-item" href="Regioni/abruzzo.html">Abruzzo</a>
<a class="dropdown-item" href="Regioni/sicilia.html">Sicilia</a>
<a class="dropdown-item" href="Regioni/sardegna.html">Sardegna</a>
<a class="dropdown-item" href="Regioni/calabria.html">Calabria</a>
<a class="dropdown-item" href="Regioni/campania.html">Campania</a>
<a class="dropdown-item" href="Regioni/basilicata.html">Basilicata</a>
<a class="dropdown-item" href="Regioni/puglia.html">Puglia</a>
<a class="dropdown-item" href="Regioni/molise.html">Molise</a>
<a class="dropdown-item" href="Regioni/lazio.html">Lazio</a>
<a class="dropdown-item" href="Regioni/emilia.html">Emilia-Romagna</a>
<a class="dropdown-item" href="Regioni/toscana.html">Toscana</a>
<a class="dropdown-item" href="Regioni/umbria.html">Umbria</a>
<a class="dropdown-item" href="Regioni/liguria.html">Liguria</a>
<a class="dropdown-item" href="Regioni/veneto.html">Veneto</a>
<a class="dropdown-item" href="Regioni/lombardia.html">Lombardia</a>
<a class="dropdown-item" href="Regioni/piemonte.html">Piemonte</a>
<a class="dropdown-item" href="Regioni/friuli.html">Friuli-Venezia Giulia</a>
<a class="dropdown-item" href="Regioni/trentino.html">Trentino alto adige</a>
<a class="dropdown-item" href="Regioni/aosta.html">Valle d'Aosta</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<h2 class="display-3 titolo">COMMUNITY</h2>
<div class="container">
<div class="row community comm1">
<div class="col-lg-1 col-xs-12"></div>
<div class="col-lg-4 col-xs-12 scheda">
<p>Titolo: A14</p>
<p>Artista: <a href="https://soundcloud.com/user-711622918">Tommy Idol</a></p>
<p>Provenienza: <a href="Regioni/marche.html">Marche</a></p>
<p>Anno di nascita: 2004</p>
</div>
<div class="col-lg-6 col-xs-12 song">
<iframe width="100%" height="200" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1234772809&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true">
</iframe>
<div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;"><a href="https://soundcloud.com/user-711622918" title="Tommy Idol" target="_blank" style="color: #cccccc; text-decoration: none;">Tommy Idol</a> · <a href="https://soundcloud.com/user-711622918/a14" title="A14" target="_blank" style="color: #cccccc; text-decoration: none;">A14</a>
</div>
</div>
<div class="col-lg-1 col-xs-12"></div>
</div>
</div>
</div>
<div class="container">
<div class="row community ">
<div class="col-lg-1 col-xs-12"></div>
<div class="col-lg-4 col-xs-12 scheda ">
<p>Titolo: Lucertola (Ft. Krost)</p>
<p>Artista: <a href="https://soundcloud.com/user-711622918">Luke The farmer</a></p>
<p>Provenienza: <a href="Regioni/marche.html">Marche</a></p>
<p>Anno di nascita: 2001</p>
</div>
<div class="col-lg-6 col-xs-12 song">
<iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1000312183&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe><div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;"><a href="https://soundcloud.com/user-231157638" title="Luke The Farmer(archivio)" target="_blank" style="color: #000000; text-decoration: none;">Luke The Farmer(archivio)</a> · <a href="https://soundcloud.com/user-231157638/lucertola-ft-krost" title="Lucertola (Ft. Krost)" target="_blank" style="color: #cccccc; text-decoration: none;">Lucertola (Ft. Krost)</a></div>
<div style="font-size: 10px; color: #000000;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;"><a href="https://soundcloud.com/user-711622918" target="_blank" style="color: #cccccc; text-decoration: none;"></a> · <a href="https://soundcloud.com/user-711622918/a14" title="A14" target="_blank" style="color: #cccccc; text-decoration: none;"></a>
</div>
</div>
<div class="col-lg-1 col-xs-12"></div>
</div>
</div>
<div class="container">
<div class="row community ">
<div class="col-lg-1 col-xs-12"></div>
<div class="col-lg-4 col-xs-12 scheda ">
<p>Titolo: Diavolo tutta la vita</p>
<p>Artista: <a href="https://soundcloud.com/riccardo-cognignidamage">rikymp3</a></p>
<p>Provenienza: <a href="Regioni/marche.html">Marche</a></p>
<p>Anno di nascita: 2000</p>
</div>
<div class="col-lg-6 col-xs-12 song">
<iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1261505671&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></iframe><div style="font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;"><a href="https://soundcloud.com/riccardo-cognignidamage" title="rikymp3" target="_blank" style="color: #cccccc; text-decoration: none;">rikymp3</a> · <a href="https://soundcloud.com/riccardo-cognignidamage/3-diavolo-tutta-la-vita" title="diavolo tutta la vita / prod @ceckpoint" target="_blank" style="color: #cccccc; text-decoration: none;">diavolo tutta la vita / prod @ceckpoint</a></div>
</div>
<div class="col-lg-1 col-xs-12"></div>
</div>
</div>
<div>
<p class="clicca">Vuoi inviarci la tua musica? Clicca <a href="https://docs.google.com/forms/d/e/1FAIpQLSfV_82pD-uRFy0fn09j0Q0u83rxjLtLKyQr30x00bsM8sSMOw/viewform?embedded=true">qui</a></p>
</div>
</div>
<footer>
<div class="row piede">
<div class="col-lg-12 col-xs-12">
<footer class="page-footer">
<div class="container-fluid">
<div class="row">
<div class="col-lg-12 col-xs-12">
<a href="documentazione.html"><h5 class="title mb-3">Documentazione</h5></a>
<h5 class="title mb-3">Links</h5>
<ul class="iconcine">
<li class="iconcina"><a href="https://www.instagram.com/radici_hiphop/"><img class="iconafoot" src="Immagini/instagram.png"></a></li>
<li class="iconcina"><a href=""><img class="iconafoot" src="Immagini/facebook.png"></a></li>
<li class="iconcina"><a href="https://open.spotify.com/user/21mq66rrsaeglkho6xv7hc6qq?si=9e063851c6e64a0f"><img class="iconafoot" src="Immagini/spotify.png"></a></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container-fluid">
© 2022 Copyright: <a href="https://digiax.github.io/radici/"> Radici.it</a>
</div>
</div>
</footer>
</body>
</html>