1
0
src/homepage/index.html
2018-11-26 10:12:04 -05:00

34 lines
1.8 KiB
HTML

<HTML>
<HEAD>
<TITLE>DEVEN BLAKE'S WEBSITE</TITLE>
</HEAD>
<BODY BACKGROUND="http://tadhg.com/images/design/seamless/tormentedeye.jpg" BACKGROUND-REPEAT=REPEAT STYLE="COLOR:WHITE;COL">
<FONT COLOR=WHITE>
<H1>HELLO WORLD</H1>
I'm Deven Blake. <P STYLE="BACKGROUND-COLOR:#FFFF00; COLOR:BLACK"><A HREF="#CONTACT">click here to skip to my contact info</A></P>
<MARQUEE><BLINK><H2>THIS IS NOT A GOOD EXAMPLE OF MY HTML SKILLS</H2></BLINK></MARQUEE>
seriously, this website is terrible. the MARQUEE tag isn't even ada-compliant and chrome won't display the BLINK tag either. this is just an example of wacky 90s html shiz
<IMG SOURCE="http://clipart-library.com/data_images/37175.png" ALT="this image never renders anyway" ALIGN=LEFT></IMG>
<H1><A NAME="CONTACT">CONTACT INFORMATION</A></H1>
<B>E-MAIL:</B><BR>
<P STYLE="BACKGROUND-COLOR:#FFFF00; COLOR:BLACK"><A HREF="MAILTO:RANDOMGUYDTB@PROTONMAIL.COM">RandomGuyDTB@protonmail.com</A><BR>
<A HREF="MAILTO:DEVEN@INSTANTFLOPPY.NET">deven@instantfloppy.net</A><BR>
<A HREF="MAILTO:RANDOMGUYDTB@GMAIL.COM">RandomGuyDTB@gmail.com</A><BR>
these all just forward to the protonmail account anyway<BR></P>
<BR>
<B>INSTANT MESSAGING</B>
<P STYLE="BACKGROUND-COLOR:#FFFF00; COLOR:BLACK">you can probably find me on AIMPhoenix under "RandomGuyDTB", "Deven Blake", "RandomGuyDTB@protonmail.com" or "RandomGuyDTB@gmail.com"<BR>
i'm on facebook messenger under @randomguydtb<BR>
instagram: @randomguydtb<BR>
i'm also on snapchat but don't have it installed. @randomguydtb<BR>
i don't respond to it immediately but my twitter: @realDevenBlake<BR></P>
<BR>
<B>OTHER SOCIAL MEDIA</B>
4chan: Anonymous<BR>
reddit: u/randomguydtb<BR>
<BR>
<H1>th-th-th-that's all folks</H1>
</FONT>
</BODY>
</HTML>