| Re: Need some help with CSS 1.you can make the menu a list, setting it as "inline" so that it's shown all on the same line... then setting a width to one list item (li) should make them all equal.
2. set the width in percentage, not pixels.
3. set their alignment explicitly, i would guess. |