Files
old-personal-website/site/bin/homepage/homepage.html
T
Simon O'Shea fdbf49f932 massive update
effectively restructured site, added new theme, and improved organization
2023-02-06 10:29:40 -05:00

107 lines
2.6 KiB
HTML

<!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>