rmc_website/index.html
2021-01-22 19:21:43 -05:00

45 lines
1.1 KiB
HTML
Executable File

<!DOCTYPE html>
<title>IanSkinner1982's Website</title>
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
<div class="nav">
<nav>
<ul>
<li><img src="" width="50" height="50"></li>
<li><a href="/index">Main Page</a></li>
<li><a href="/cc64.html">Cookie Clicker C64</a></li>
<li><a href="/vice.js_files/tl64.html">C64 Title Loader</a></li>
</ul>
</nav>
</div>
</head>
<body>
<div class="intro">
<h1>Welcome to my site!</h1>
<p>This site doesn't really have any purpose right now, but feel free to look around. While you're here, why not join my Discord server?<br>(link below)</p>
<p align="center">
<iframe src="https://ptb.discordapp.com/widget?id=704065693246685225&theme=dark" height="500" allowtransparency="true" frameborder="0"></iframe></p>
</div>
<div class="media">
<h1>
</body>
<p align="left">
<iframe id="C64"
title="Emulator"
width="1000"
height="600"
src="https://commodore.ca/arcade/Commodore-64-Emulator.html">
</iframe>
</p>
</html>