Advertisement
Guest User

index.html

a guest
Feb 21st, 2020
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.31 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en" dir="ltr">
  3.   <head>
  4.     <meta charset="utf-8">
  5.     <title>Hello world!</title>
  6.   </head>
  7.   <body>
  8.  
  9.     <h1>Hello world!</h1>
  10.     <h2>My one site!!!</h2>
  11.  
  12.     <img src="https://sun9-53.userapi.com/c7008/v7008262/90efc/ELokQ1DRjgI.jpg" width="300" alt="">
  13.  
  14.   </body>
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement