diff --git a/Base/res/html/misc/lists.html b/Base/res/html/misc/lists.html new file mode 100644 index 0000000000..1c72a0b392 --- /dev/null +++ b/Base/res/html/misc/lists.html @@ -0,0 +1,180 @@ + + + + + Lists Tests + + + +

Lists Tests

+

ul

+

default

+ + +

list-style: disc

+ + +

list-style: square

+ + +

list-style: circle

+ + +

ol

+

default

+
    +
  1. First
  2. +
  3. Second
  4. +
  5. Third
  6. +
+ +

list-style: decimal

+
    +
  1. First
  2. +
  3. Second
  4. +
  5. Third
  6. +
+ +

list-style: decimal-leading-zero

+
    +
  1. First
  2. +
  3. Second
  4. +
  5. Third
  6. +
  7. Another Entry
  8. +
  9. Another Entry
  10. +
  11. Another Entry
  12. +
  13. Another Entry
  14. +
  15. Another Entry
  16. +
  17. Another Entry
  18. +
  19. Another Entry
  20. +
+ +

list-style: lower-alpha

+
    +
  1. First
  2. +
  3. Second
  4. +
  5. Third
  6. +
  7. Another Entry
  8. +
  9. Another Entry
  10. +
  11. Another Entry
  12. +
  13. Another Entry
  14. +
  15. Another Entry
  16. +
  17. Another Entry
  18. +
  19. Another Entry
  20. +
  21. Another Entry
  22. +
  23. Another Entry
  24. +
  25. Another Entry
  26. +
  27. Another Entry
  28. +
  29. Another Entry
  30. +
  31. Another Entry
  32. +
  33. Another Entry
  34. +
  35. Another Entry
  36. +
  37. Another Entry
  38. +
  39. Another Entry
  40. +
  41. Another Entry
  42. +
  43. Another Entry
  44. +
  45. Another Entry
  46. +
  47. Another Entry
  48. +
  49. Another Entry
  50. +
  51. Another Entry
  52. +
  53. Another Entry
  54. +
  55. Another Entry
  56. +
  57. Another Entry
  58. +
  59. Another Entry
  60. +
+ +

list-style: upper-alpha

+
    +
  1. First
  2. +
  3. Second
  4. +
  5. Third
  6. +
  7. Another Entry
  8. +
  9. Another Entry
  10. +
  11. Another Entry
  12. +
  13. Another Entry
  14. +
  15. Another Entry
  16. +
  17. Another Entry
  18. +
  19. Another Entry
  20. +
  21. Another Entry
  22. +
  23. Another Entry
  24. +
  25. Another Entry
  26. +
  27. Another Entry
  28. +
  29. Another Entry
  30. +
  31. Another Entry
  32. +
  33. Another Entry
  34. +
  35. Another Entry
  36. +
  37. Another Entry
  38. +
  39. Another Entry
  40. +
  41. Another Entry
  42. +
  43. Another Entry
  44. +
  45. Another Entry
  46. +
  47. Another Entry
  48. +
  49. Another Entry
  50. +
  51. Another Entry
  52. +
  53. Another Entry
  54. +
  55. Another Entry
  56. +
  57. Another Entry
  58. +
  59. Another Entry
  60. +
+ +

list-style: upper-roman

+
    +
  1. First
  2. +
  3. Second
  4. +
  5. Third
  6. +
  7. Another Entry
  8. +
  9. Another Entry
  10. +
  11. Another Entry
  12. +
  13. Another Entry
  14. +
  15. Another Entry
  16. +
  17. Another Entry
  18. +
  19. Another Entry
  20. +
  21. Another Entry
  22. +
  23. Another Entry
  24. +
  25. Another Entry
  26. +
  27. Another Entry
  28. +
  29. Another Entry
  30. +
  31. Another Entry
  32. +
  33. Another Entry
  34. +
  35. Another Entry
  36. +
  37. Another Entry
  38. +
+ +

list-style: lower-roman

+
    +
  1. First
  2. +
  3. Second
  4. +
  5. Third
  6. +
  7. Another Entry
  8. +
  9. Another Entry
  10. +
  11. Another Entry
  12. +
  13. Another Entry
  14. +
  15. Another Entry
  16. +
  17. Another Entry
  18. +
  19. Another Entry
  20. +
  21. Another Entry
  22. +
  23. Another Entry
  24. +
  25. Another Entry
  26. +
  27. Another Entry
  28. +
  29. Another Entry
  30. +
  31. Another Entry
  32. +
  33. Another Entry
  34. +
  35. Another Entry
  36. +
  37. Another Entry
  38. +
+ + + + diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index ef7ce95b87..a241a316b2 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -46,6 +46,7 @@

This page loaded in ms

Some small test pages: