Advertisement
Guest User

Untitled

a guest
Dec 7th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en-US">
  3. <body>
  4. <h1> This is my first time using the lang attribute. </h1>
  5. <p1> This is my first time using the lang attribute. </p1>
  6.  
  7. <h2> Programming is really interesting. </h2>
  8. <p2> Programming is really interesting. </p2>
  9.  
  10. </body>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement