Advertisement
Guest User

Basic HTML Website (By Trontin/Iosefa)

a guest
May 26th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.31 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <html>
  3. <head><title>Title! [ex. New Tab]</title>
  4. <meta charset="UTF-8">
  5. <h1>Website Name!</h1>
  6. <p>Welcome to our<a href="http:///www.website.com">Website.</a></p></head>
  7. <body>
  8. <p>Blah Blah Blah</p>
  9. <p>Blah Blah Blah</p>
  10. <p>Blah Blah Blah</p>
  11. <p>Blah Blah Blah</p>
  12. <p>Blah Blah Blah</p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement