Results 1 to 2 of 2

Thread: ul tag not allowed here.

  1. #1
    Join Date
    Jan 2007
    Location
    Davenport, Iowa
    Posts
    2,385
    Thanks
    100
    Thanked 113 Times in 111 Posts

    Default ul tag not allowed here.

    In the process of getting my site validated I have this one remaining error on this page. I am going to post a link to the validator page as this seems to be the easiest way to show you my problem. Link I just can't see what I am doing wrong. By and large the validator has helped me clean up a great deal of my site. I don't plan on doing much else coding wise till I can get the rest of my site validated.

  2. #2
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    You have the ul tag inside of a span tag, which you cannot have. Try closing the other span tag just before opening the ul tag on this line:

    Code:
    three purposes.</span><br><br><ul>
    Hope this helps.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •