Guest User

Untitled

a guest
Sep 25th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.46 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3.     <head>
  4.         <title>
  5.             Test Website
  6.         </title>
  7.     </head>
  8.     <body bgcolor="#F0F0F0" text="#0F0F0F" link="blue" vlink="green">
  9.         <h1>
  10.             <strong>
  11.                 <em>
  12.                     <center>
  13.                         Test Website
  14.                         <br>
  15.                     </center>
  16.                 <em>
  17.             </strong>
  18.         </h1>
  19.         <u>
  20.             <a href="pastebin.com">
  21.                 Testing 1,2,3
  22.             </a>
  23.         </u>
  24.         <br>
  25.         TheUberKid
  26.         <br>
  27.         Junior Educated Rich Kid
  28.         <br>
  29.         JK
  30.         <br>
  31.         and JK Productions
  32.     </body>
  33. </html>
Add Comment
Please, Sign In to add comment