Advertisement
Guest User

Untitled

a guest
Oct 18th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. <html>
  2. <html lang="pl-PL">
  3.  
  4. <head>
  5. <title> LISTA ZAGNIEŻDZONA </title>
  6. </head>
  7.  
  8. <body>
  9. <ul>
  10. 1
  11. <ul>
  12. 1.1
  13. <ul type="circle">
  14. <li></li><li></li>
  15. </ul>
  16. 1.2
  17. <ul type="disc">
  18. <li></li><li></li></ul></ul>
  19. 2
  20. <ul>
  21. 2.1.<br>
  22. 2.2.
  23. <ul type="circle"><li></li>
  24. <li></li></ul></ul>
  25. 3
  26. <ul>
  27. 3.1
  28. <ul type="disc"><li></li>
  29. <li></li>
  30. <li></li> </ul>
  31. 3.2</ul>
  32. 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement