I'm trying to set up a menu bar, using an inline list containing each link. I've noticed that each list item defines its width depending on the amount of text. I would like to have each link set to the same width, but cannot get this to happen - the "width: x" command has no effect.
What can I do to set each <li> to the same width?
What can I do to set each <li> to the same width?