33 lines
1.2 KiB
HTML
33 lines
1.2 KiB
HTML
<link rel="stylesheet"
|
|
href="style.css">
|
|
|
|
<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>the render is mine</h4>
|
|
|
|
<img width="303.75" height="540" text-align="centre" src="NewLevelSequence0001.jpeg">
|
|
|
|
<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> |