This forum is now read-only. Please use our new forums! Go to forums

banner
Close banner
0 points
Submitted by christhewimp
over 8 years

?/9 Stuck

hmmmm stuck i can figure it out ive been on here a while, here is my code

  • chris
  • Browse
      • Signup
      • Log In
      • Help

    Answer 55dece80d3292fbaa20002b1

    1 vote

    Permalink

    Hi Chris,

    which exercise is it you are working on? Unfortunately the code is not formatted correctly so I cant see it, you have to highlight the code and click the {} button

    It looks like you might be on 2/9, which should look like this

    <!DOCTYPE html>
    <html>
      <body>
      
        <ul>
          <li>Keith</li>
          <li>Browse</li>
        </ul>
        <ul>
            <li>Sign Up</li>
            <li>Log In</li>
            <li>Help</li>
        </ul>
        
      </body>
    </html>
    

    Thanks

    points
    Submitted by Keith Light
    over 8 years

    Answer 55ef1ece86f55277f90006bc

    0 votes

    Permalink

    I am stuck on 3/9 badly. Desperately need help…… Thanks

    points
    Submitted by Aseda0404
    over 8 years

    1 comments

    Keith Light over 8 years

    Hi, you should have the code as I posted it above, but then wrap both ul tags inside 2 divs with classes nav and container (like the example), if that doesnt work then please post your code as a new comment and Ill have a look. (you have to highlight the code and press the {} button for it to be formatted correctly)