diff options
-rw-r--r-- | index.html | 38 |
1 files changed, 27 insertions, 11 deletions
@@ -16,29 +16,33 @@ <div class="topnav"> <a class="active" href="#home">Home</a> <a href="#ticd">Things i <u>cant</u> do </a> - <a href="#contact">Contact</a> - <a href="#about">About</a> + <a href="#contact">Contact me / About me</a> + </div> + + <div class="downnav"> + <h3 class="imsotired"> copy right something smething i forgor :skull:</h3> </div> <body> <div id="home"></div> <br> <br> <h1 class="header">have you ever wanted a "developer"</h1> <h1 class="header">that <span class="empty"></span> nothing other than standing around being useless?</h1> - <img class="me" src="https://cdn.discordapp.com/attachments/917977729322872853/967004653147553802/me.png" alt="me" class="me"> + <img class="me" src="me.png" alt="me" class="me"> + <div id="ticd"></div> <h2 class="mebeinguseless">a picture of me being useless</h2> <div id="ticd"></div> <h1 class="data">i <u>CANNOT</u> program: </h1> - <img class="javaimg" src="https://cdn.discordapp.com/attachments/917977729322872853/967004801126785034/java.png" alt=""> + <img class="javaimg" src="java.png" alt=""> <span class="notjava" >java, this language is ass</span> - <img class="javaimg" src="https://cdn.discordapp.com/attachments/917977729322872853/967009849680486410/ruby.png" alt=""> + <img class="javaimg" src="ruby.png" alt=""> <span class="notjava" >who the fuck unironically uses ruby?</span> <br> - <img class="javaimg" src="https://cdn.discordapp.com/attachments/917977729322872853/967023902939283456/go.png" alt=""> + <img class="javaimg" src="go.png" alt=""> <span class="notjava" >you should<b> go </b>get some bitches</span> - <img class= "javaimg" src="https://cdn.discordapp.com/attachments/917977729322872853/967023935713607751/R.png" alt=""> + <img class= "javaimg" src="R.png" alt=""> <span class="notjava" >this is not centered and idk how to fix it</span> <br> - <img class= "javaimg" src="https://cdn.discordapp.com/attachments/917977729322872853/967024017812897883/rust.png" alt=""> + <img class= "javaimg" src="rust.png" alt=""> <span class="notjava" >:sOmEOneSAIdRUst: shut the fuck up nick</span> <div id="about"></div> @@ -57,8 +61,20 @@ <span class="being">⋅ < Dot Operator, Unicode number: U+22C5, Unicode version: 1.1 (1993)</span> <br> <br> <div id="contact"></div> - <h1 class="data">contact me: </h1> - <div id="about"></div> - + <h1 class="data">contact me<a class="shh" href="https://pastebin.com/uuqnLybA">:</a> </h1> + <div id="a"><img class="cover" src="itworks.png" alt=""></div> + <div id="b"><span class="runaway">click here for contacts</span></div> + <br> <br> + <h1 class="data">about me:</h1> + <p class="aboutme"> + bored 16 yo who makes shitty stuff <br> <div class="tooltip">(hover for exact age) + <span class="tooltiptext">2005, 22th aug</span> + </div> </p> + <p class="aboutme"> + i know some languages, like python, js, and c#. <br> + i have had multiple sexual intercourses with your mother, she's hot <br> + i'm also a big fan of <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ"> avengers </a> + </p> + <br> <br> <br> </body> </html> |