I would like to define a certain distance between my menu options. However, when defining the distance, the menu options that have 2 words also get affected?
i.e. Desired Look (ignore the underscore) Red Widgets _____ Blue Widgets
Currently: Red _____ Widgets _____ Blue _____ Widgets
Is there away of defining the distance between hyperlinks and not words?
MWpro
6:29 pm on May 24, 2003 (gmt 0)
I am not sure that I understand your question 100%, but would this solution help?
a { margin: 0px 50px 0px 0px; }
Slade
7:14 pm on May 24, 2003 (gmt 0)
fashezee,
Looks like this should spread it out like you are probably wanting: