Added "I'm a" text
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<!--
|
||||
Hello fellow nerd!
|
||||
-->
|
||||
|
||||
<head>
|
||||
<title></title>
|
||||
<link rel="stylesheet" href="/styles.css">
|
||||
@ -11,6 +15,7 @@
|
||||
</div></header>
|
||||
<main>
|
||||
<h1 id="helloText"><noscript>Hewwo!</noscript></h1>
|
||||
<h2>I'm a <span id="imaText"><noscript>dumbass</noscript></span>.</h2>
|
||||
</main>
|
||||
<footer>
|
||||
<!-- Left side -->
|
||||
|
||||
Reference in New Issue
Block a user