Advertisement
Guest User

Untitled

a guest
Nov 29th, 2015
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. <?xml verision="1.0" encoding="UTF-8"?>
  2. <!doctype html><html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Podstrona 1</title>
  5. </head>
  6. <body>
  7. <h1>Podstrona 1</h1>
  8. <div>
  9. <a href="index.html">Strona glowna</a>
  10. <a href="str2.html">Podstona 2</a>
  11. <a href="str3.html">Podstona 3</a>
  12. </div>
  13. <figure>
  14. <img src="images/zdj4.jpg"/>
  15. <img src="images/zdj5.jpg"/>
  16. <img src="images/zdj6.jpg"/>
  17. </figure>
  18. </body>
  19. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement