You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

208 lines
6.2 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>LES SONS XPUB</title>
<script src="plain-draggable.min.js"></script>
<style>
body {
/* width: 100%; */
/* margin: 20vw; */
background: linear-gradient(71deg, #050505, #b4b2b4, #4946ce, #eeb4a2, #7c26c1, #daf2be);
background-size: 1200% 1200%;
-webkit-animation: gra 40s ease infinite;
-moz-animation: gra 40s ease infinite;
animation: gra 40s ease infinite;
font-family: monospace;
}
@-webkit-keyframes gra {
0%{background-position:0% 47%}
50%{background-position:100% 54%}
100%{background-position:0% 47%}
}
@-moz-keyframes gra {
0%{background-position:0% 47%}
50%{background-position:100% 54%}
100%{background-position:0% 47%}
}
@keyframes gra {
0%{background-position:0% 47%}
50%{background-position:100% 54%}
100%{background-position:0% 47%}
}
.title{
width: 100%;
}
.title p{
font-size: 2vw
}
audio{
/* position: relative;
top: 320px;
left: 2%;
width: 294px;
margin: 0;
padding: 0; */
}
img{
box-shadow: 7px 7px 12px black;
width: 40%;
position: absolute;
}
/* .streamlink{
vertical-align:top;
} */
/* .title{
position:absolute;
display:inline-block;
left:2%;
color: white;
} */
#playlist{
color: white;
/* line-height: 16px; */
/* position: absolute; */
display: inline-block;
left: 2%;
top: 800px;
/*white-space: nowrap;*/
word-wrap:break-word;
white-space: normal;
font-size: 1vw;
}
#info1{
background-color: white;
box-shadow: 7px 7px 12px black;
padding: 1em;
position: absolute;
display: inline-block;
left: 36%;
top: 310px;
font-size: 1vw;
width: 30%;
/*white-space: nowrap;*/
word-wrap:break-word;
white-space: normal;
}
pre{
font-size: 1vw;
}
@media only screen and (max-width: 600px) {
#info1{
width: 45%;
font-size: 3vw;
}
img{
width: 60%;
}
#playlist{
font-size: 3vw;
}
.title p{
font-size: 3vw
}
}
</style>
</head>
<body>
<div class = "title">
<pre>
,--,
,---.'| ,----.. ,--. ,-.----.
| | : ,---,. .--.--. .--.--. / / \ ,--.'| .--.--. ,--, ,--, \ / \ ,---,.
: : | ,' .' | / / '. / / '. / . : ,--,: : | / / '. |'. \ / .`| | : \ ,--, ,' .' \
| ' : ,---.' || : /`. / | : /`. / . / ;. \,`--.'`| ' :| : /`. / ; \ `\ /' / ; | | .\ : ,'_ /|,---.' .' |
; ; ' | | .'; | |--` ; | |--` . ; / ` ;| : : | |; | |--` `. \ / / .' . : |: | .--. | | :| | |: |
' | |__ : : |-,| : ;_ | : ;_ ; | ; \ ; |: | \ | :| : ;_ \ \/ / ./ | | \ :,'_ /| : . |: : : /
| | :.'|: | ;/| \ \ `. \ \ `. | : | ; | '| : ' '; | \ \ `. \ \.' / | : . /| ' | | . .: | ;
' : ;| : .' `----. \ `----. \. | ' ' ' :' ' ;. ; `----. \ \ ; ; ; | |`-' | | ' | | || : \
| | ./ | | |-, __ \ \ | __ \ \ |' ; \; / || | | \ | __ \ \ | / \ \ \ | | ; : | | : ' ;| | . |
; : ; ' : ;/| / /`--' / / /`--' / \ \ ', / ' : | ; .' / /`--' / ; /\ \ \ : ' | | ; ' | | '' : '; |
| ,/ | | \'--'. / '--'. / ; : / | | '`--' '--'. / ./__; \ ; \ : : : : | : ; ; || | | ;
'---' | : .' `--'---' `--'---' \ \ .' ' : | `--'---' | : / \ \ ;| | : ' : `--' \ : /
| | ,' `---` ; |.' ; |/ \ ' |`---'.| : , .-./ | ,'
`----' '---' `---' `--` `---` `--`----' `----'
</pre>
<p>a temporary live broadcast hosted by Clara X Sugar </p>
</div>
<br><br><br>
<audio controls>
<source src="secondweek.mp3" type="audio/mpeg" controls autoplay>
</audio>
<br><br><br><br>
<div id="playlist">
<b>PLAYLIST</b>
<p>////////////////////////////<br><br>
The XPUB Department of Digital Records - Case Number: 92
MIPOLONI - Us
Mozzarella X Gouda - echo
Radio Legends - Macintosh and Windows share a little boogie<br><br>
////////////////////////////// </p>
</div>
<img class="plain-draggable" id="img"src="pic.jpg">
<div class="plain-draggable" id= "info1">
<b>Testing 2, 1, 4. test. test.</b>
<br><br>
<p>LIVE The 2nd episode of Radio Implicancies by XPUB1. Join the live session composed of echoing voices; vocals performed as instruments; scraped chats which turn into new conversations and a musical dialogue between operating sound systems.<br>Laying the ground for many more experimental streams to come. Eight weekly broadcasts emit the signals of different constellations within the ten of us, bringing forth different responses and creating new approaches to the way knowledge and technology interplay and create inherent structures.</p>
</div>
<script>
// alert("Drag the boxes!")
draggable = new PlainDraggable(document.getElementById('info1'));
draggable.containment = {left: 0, top: 0, width: '100%', height: '1000%'};
draggable2 = new PlainDraggable(document.getElementById('img'));
draggable2.containment = {left: 0, top: 0, width: '100%', height: '1000%'};
</script>
</body>
</html>