Advertisement
ahmad191444

This HTML tutorial contains hundreds of HTML examples.

Apr 6th, 2020
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.40 KB | None | 0 0
  1. Examples in Every Chapter
  2. This HTML tutorial contains hundreds of HTML examples.
  3.  
  4. With our online HTML editor, you can edit the HTML, and click on a button to view the result.
  5.  
  6. Example
  7. <!DOCTYPE html>
  8. <html>
  9. <head>
  10. <title>Page Title</title>
  11. </head>
  12. <body>
  13.  
  14. <h1>This is a Heading</h1>
  15. <p>This is a paragraph.</p>
  16.  
  17. </body>
  18. </html>
  19.  
  20. You need more click to link
  21.  
  22. http://raboninco.com/AQmq
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement