Advertisement
Guest User

Untitled

a guest
Apr 12th, 2015
21,825
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <!doctype html>
  2.  
  3. <html>
  4.  
  5. <head>
  6.  
  7. <title> My Web Page </title>
  8.  
  9. </head>
  10.  
  11. <body>
  12.  
  13. <h1> The Fish Web Site </h1>
  14.  
  15. <p> Welcome to the Fish Web Site. Everything you want to know
  16. about fish is in this web site. </p>
  17.  
  18. <h2> This is a section on Bass fish </h2>
  19.  
  20. <p> Bass fish live in lakes. </p>
  21.  
  22. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement