Advertisement
TUTORIALvideoswool

Untitled

Dec 22nd, 2020
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Tutorial</title>
  4. </head>
  5. <body>
  6. <h1> this i s the biggest H tag</h1>
  7. <h2>Tutorial</h2>
  8. <h3>Tutorial</h3>
  9. <h4>Tutorial</h4>
  10. <h5>and 6</h5>
  11. <h6>Tutorial</h6>
  12. <a href="6985537_preview_iFw_icon.ico">A button</a>
  13. <p>This is a P Tag write anything</p>
  14. write
  15. <img src="1313700.jpg">
  16. <a href="Hub.html">Hub</a>
  17. <a href="https://www.youtube.com/watch?v=2ZL9YQS7Wb0">My latest Vid</a>
  18. </body>
  19. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement