am_dot_com

SW 2022-03-02

Mar 2nd, 2022 (edited)
457
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.19 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <meta charset="UTF-8">
  5. </head>
  6. <body>
  7.     <!-- lt == less than -->
  8.     <!-- gt == greater than -->
  9.     <p>HTML começa com &lt;html&gt;</p>
  10. </body>
  11. </html>
Add Comment
Please, Sign In to add comment