Advertisement
Patrikrizek

lesson-1-index

Nov 2nd, 2022
783
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.21 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <head>
  5.     <title>This is my Document</title>
  6.  
  7. </head>
  8.  
  9. <body>
  10.     <h1>Welcome world!</h1>
  11.     <h2>This is a 2nd headline</h2>
  12.     <p>This is a paragraph</p>
  13. </body>
  14.  
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement