Files
College-thing/index.html
T
2022-03-02 10:41:08 +00:00

32 lines
1.1 KiB
HTML

<html>
<title>Marcus's website</title>
<head>
<B><u><h1>Marcus's website</h1></u></B>
</head>
<nav><A href="https://discord.gg/W67AXhw72A">Discord server</A> <a href="https://github.com/mrmarcus007">Github (empty)</a></nav>
<h3>so this website is meant to be be about me..... I like..... </h3>
<h3><p style="color:rgb(252, 63, 6)">computers, games, digital art, wasting my life, virtual photography and *censored*</p></h3>
<h4>oops images is too big</h4>
<img width="303.75" height="540" src="NewLevelSequence0001.jpeg">
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/dQw4w9WgXcQ?&?autoplay=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<body>
<button onclick="myFunction()" button>
<h1>click me</h1>
</body>
</html>
<script>
function myFunction()
alert ("I am a box that alerts");
</script>