• jbs385

    (@jbs385)


    I keep getting an error about my <li placement in my menu. I have only the knowledge of the language from jacking with it and solving prior problems. I’ve gone from about 125 (try not to judge) errors to about 11 and can’t figure out the last ones. Can anyone help?

    the url is https://www.jaybsays.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jbs385

    (@jbs385)

    I guess I should have mentioned that it was validation that I was having trouble with…sorry bout that

    Minna

    (@minna)

    <div id="menu">
    [snip snip]
    <ul>
    <li>
    <li id="about">About your humble author</li>

    I believe the first <li> right on the top is unnecessary. Naturally you’ll have to remove the closing tag at the end of the file, right before the closing </ul>

    Thread Starter jbs385

    (@jbs385)

    all fixed, thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘li problems’ is closed to new replies.