Guest User

Untitled

a guest
Feb 17th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <style>
  5. h2 {color: blue;}
  6. </style>
  7. <title>Example 1-2</title>
  8. </head>
  9. <body>
  10. <h2>1-2.html</h2>
  11. <hr>
  12. Example 1-2.html
  13. </body>
  14. </html>
Add Comment
Please, Sign In to add comment