Note: The Rootsweb Mailing Lists will be shut down on April 6, 2023. (More info)
RootsWeb.com Mailing Lists
Total: 1/1
    1. Re: [FreeHelp] Nested Lists - placement of tags in long nested lists esp between one Item-Index and the next Item-Index
    2. Pat Asher via
    3. At 11:50 PM 8/18/2015, JFlorian via wrote: >Barry, I've been working on the innermost lists first. I've coded those as >if they are separate lists; they are the pages (not Indexes). I next need >to connect their indexes to the innermost lists under the indexes. > >First, I'm confused about how the "Home Page" is connected into the List as >the Top Item? Judy, The HOME PAGE is usually the top level of any site map, so would not necessarily be listed as part of the site map. All sub lists, regardless of level, must be complete within themselves -- so that a sub list at level 3 or 4 is no different than one at level 1 or 2, i.e. each and every list must begin with <.ul> <.ol> or whatever; then the line items (<.li>Item</li>) within that list; then the closing <./ul> or <.ol> tag for that particular list. The opening and closing list tags (<.ul> or <.ol>) and all of the line tags within a list (<.li>Item<./li>) are always enclosed with a line tag of the higher level list, e.g. <.ul>Level 1 list <.li>Level 1, Item 1<./li> <.li>Level 1, Item 2 sub list (note there is no closing LINE tag here) <.ul> Level 1, Item 2 sub list <.li>Level 1, Item 2 sub list, ITEM 1<./li> </li>Level 1, Item 2 sub list, ITEM 2</li> <./ul>CLOSES Level 1, Item 2 sub list <./li>CLOSES Level 1, Item 2 sub list LINE <./ul>CLOSES Level 1 list Pat

    08/19/2015 01:03:52