home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 1 / AU_CD1.iso / internet / arcweb / !ArcWeb / PublicHTML / secondtest < prev    next >
Text File  |  1995-02-11  |  2KB  |  69 lines

  1. <front>
  2. <title>The Second Test Page
  3. <body>
  4. <h2>Introduction</h2>
  5.  
  6.   This is the second test page.  If you want, you may <a
  7. href="../publichtml/index">return to the main test page</a>.
  8. <hr>
  9.  
  10. This is the unordered list tester bit:
  11.  
  12. <ul>
  13.  
  14. Any text within the unordered list markers should be indented by a bit and
  15. should have the bullet character in front of new bits.  However, when I have
  16. a long paragraph the left edge should be aligned with the first word of this
  17. list item.
  18.  
  19. This is after a couple of new lines (not marked with the li marker)
  20.  
  21. <li>This was marked by a li
  22.  
  23. <li>This one has the /li marker as well</li>
  24.  
  25. Now let's try to see if we can nest these list items ...
  26.  
  27. <ul>
  28. <li>This is the first item of the second level list
  29. <li>This is now a long entry on the second level list to test whether the
  30. word wrapping at a deeper nesting level is working. Hopefully it is all
  31. working perfectly!
  32. <ol>
  33.  
  34.  
  35.  
  36. This is another deeper layer, but this time an ordered list.  However, the
  37. current version does not line up the numbers properly.
  38. <li>This the second entry in the ordered list
  39. <li>And the third
  40. <li>the fourth
  41. <ol><li>four point one
  42. <li>four point two<li>four point three<li>Twelve point four
  43. <ol><li>Twelve point four point one<li>Twelve point four point 2
  44. <ol><li>Twelve point four point two point one<li>
  45. 12.4.2.2</ol>
  46. </ol>
  47. </ol>
  48. <li>The fifth item of the highest level ordered list
  49. </ol>
  50. <li>We're going to try to descend down the unordered list markers
  51. <ul><li>Nested unordered list
  52. <ul><li>Another level
  53. <ul><li>Yet another level
  54. </ul></ul></ul>
  55. </ul>
  56. This is the first level again
  57. </ul>
  58.  
  59. This part tests the straddling of arguments over linebreaks: <a align=middle
  60. href="local://sillyfs::scsidisc4/$/!Boot/!Sprites#!boot">dummy link</a> although the
  61. stuff in the anchor is rubbish - following it should take you to a root
  62. directory listing for your current drive.
  63.  
  64. The HTML used to generate <em>this</em> page is in a looser format, whereas
  65. the other page is more or less strictly following the rules.
  66.  
  67. <hr>
  68. S.N.Brodie@ecs.soton.ac.uk
  69.