Guest User

Untitled

a guest
Oct 24th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>2017-19-10 Bazard</title>
  5. <style>
  6. body{background-color:aqua;}
  7. h1{color:white;}
  8. p{color:yellow;}
  9. </style>
  10. </head>
  11. <body>
  12. <h1> Hey!!!</h1>
  13. <p> I did the assignment. I believe that I did a pretty good job if I do say so myself</p>
  14. </body>
  15. </html>
Add Comment
Please, Sign In to add comment