Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5. <title> Page Title </title>
  6. <meta description="This is the description that shows up on google, or yahoo, what you put here is *critical*">
  7. <meta keywords="hair,salon,brazil,best,hair coloring,appointments,styling">
  8. </head>
  9. <body>
  10. <h1>dttys hair salon</h1>
  11. <h2>Manicures</h2>
  12. <h2>Hair Cut Men</h2>
  13. <h2>Hair Cut Women</h2>
  14. <h2>Hair Color</h2>
  15. <h3>Purple</h3>
  16. <h3>Black</h3>
  17. <h3>Orange</h3>
  18. <h3>White</h3>
  19. <h3>Perm</h3>
  20. <!-- Note: You MUST only have one H1 per page, you can have multiple <H2 - H6> but make sure they are used appropriatly -->
  21. </body>
  22. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement