Files
College-thing/index.html
T
2022-03-02 11:12:31 +00:00

39 lines
1.3 KiB
HTML

<style>
h1 {text-align: center;}
h3 {text-align: center;}
h4 {text-align: center;}
p {text-align: center;}
div {text-align: center;}
nav {text-align: center;}
</style>
<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 (sorta empty) </a> <a href="Second-page.html"> Page 2</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">
<body></body> <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>
<body>
<button onclick="myFunction()" button>
<h1>click me</h1>
</body>
</html>
<script>
function myFunction()
alert ("I am a box that alerts");
</script>