massive update
effectively restructured site, added new theme, and improved organization
This commit is contained in:
@@ -0,0 +1,106 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<link rel="stylesheet" href="homepage-css.css">
|
||||
<meta Content-Type: text/html/javascript; charset=utf-8/>
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
<title>~ welcome home</title>
|
||||
|
||||
<body>
|
||||
|
||||
<div id = "black-box">
|
||||
|
||||
<br>
|
||||
|
||||
<hr id = "top" style = "width: 13rem;">
|
||||
|
||||
<h1> <b> <h2 id = "left-arrow"><-</h2> example title <h2 id = "right-arrow">-></h2> </b> </h1>
|
||||
|
||||
<hr id = "bottom" style = "width: 13rem;">
|
||||
|
||||
<section id = "entertainment">
|
||||
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
<hr id = "top" style = "width: 7.5rem;">
|
||||
|
||||
<h1> <b> <h2 id = "left-arrow"><-</h2> example title <h2 id = "right-arrow">-></h2> </b> </h1>
|
||||
|
||||
<hr id = "bottom" style = "width: 7.5rem;">
|
||||
|
||||
<section id = "work">
|
||||
|
||||
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
<hr id = "top" style = "width: 3.5rem;">
|
||||
|
||||
<h1> <b> <h2 id = "left-arrow"><-</h2> example title <h2 id = "right-arrow">-></h2> </b> </h1>
|
||||
|
||||
<hr id = "bottom" style = "width: 3.5rem;">
|
||||
|
||||
<section id = "forums">
|
||||
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
<a href = "https://trali.blue/projects/homepage.html">example link</a>
|
||||
<br>
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<audio controls loop>
|
||||
<source src = "koan sound + asa - fuego (sakuraburst remix).mp3" />
|
||||
</audio>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
<script src="script.js">
|
||||
</script>
|
||||
|
||||
</hmtl>
|
||||
Reference in New Issue
Block a user