Basic CSS: having unordered list extend beyond container div?

Posted by Tony on Stack Overflow See other posts from Stack Overflow or by Tony
Published on 2010-04-20T21:36:19Z Indexed on 2010/04/20 21:43 UTC
Read the original article Hit count: 139

Filed under:

Hi. It's been a bit since I've gotten really into CSS work, I'm trying to make a simple layout with a menubar. The idea is to have a container holding everything in the center of the screen and have a menubar (unordered inline list) that runs the full length of the screen but the list items to be contained in the container.

See this pic for a visual example

ps. I know this isn't true "programming", but this seemed like the most appropriate place to post this question. Let me know if there's a better /r/ for this to go.

© Stack Overflow or respective owner

Related posts about css