Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <HTML>
  2. <HEAD>
  3. <meta http-equiv="Content-Language" content="pl" />
  4. <TITLE>Tytuł strony</TITLE>
  5. </HEAD>
  6. <BODY>
  7. <h1>Tytuł stopnia pierwszego</h1>
  8. <h2>Tytuł stopnia drugiego</h2>
  9. <h3>Tytuł stopnia trzeciego</h3>
  10. <h4>Tytuł stopnia czwartego</h4>
  11. <h5>Tytuł stopnia piątego</h5>
  12. <h6>Tytuł stopnia szóstego</h6>
  13. <BODY BGCOLOR="GREEN">
  14. </BODY>
  15. </HTML>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement