-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
12 lines (12 loc) · 1.67 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<body style="background-color: white; text-align: center;">
<h1 style="font-family: Arial, Helvetica, sans-serif;color: blue;">CollageofSound</h1>
<p style="font-family: Arial, Helvetica, sans-serif;color:blue;">This is my first try at a proper website.</p>
<p style="font-family: Arial, Helvetica, sans-serif;color:blue;">I honestly have no clue how to code in HTML.</p>
<a style="font-family: Arial, Helvetica, sans-serif;color: lightskyblue;" href="https://soundcloud.com/lukepuke311"></ahttps:>Check out my music</a>
<h2 style="font-family: Arial, Helvetica, sans-serif;color: blue;">MY LATEST MUSIC</h2>
<iframe width="300" height="150" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/1851332559&color=%23ff5500&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true&visual=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/lukepuke311" title="CollageofSound" target="_blank" style="color: #cccccc; text-decoration: none;">CollageofSound</a> · <a href="https://soundcloud.com/lukepuke311/cassette" title="CASSETTE" target="_blank" style="color: #cccccc; text-decoration: none;">CASSETTE</a></div>
<p style="font-family: Arial, Helvetica, sans-serif;color: rgb(0, 0, 118);"><small>Made with Github</small></p>
</body>
</html>