essdeeay
01-12-2006, 03:09 AM
Hello,
I want to line up 6 navigation buttons equally spaced, and am using the div tag to achieve this. However, to get the buttons to sit next to each other I have to use the float:left property, but in doing so the buttons jump out of the main div.
See here for example: http://www.rowyerboat.com/
If I take the float property out of "navbutton", it jumps back in the div, but all the button divs stack up vertically.
And it also doesn't centre in IE.
Many thanks for any help,
Steve :)
I want to line up 6 navigation buttons equally spaced, and am using the div tag to achieve this. However, to get the buttons to sit next to each other I have to use the float:left property, but in doing so the buttons jump out of the main div.
See here for example: http://www.rowyerboat.com/
If I take the float property out of "navbutton", it jumps back in the div, but all the button divs stack up vertically.
And it also doesn't centre in IE.
Many thanks for any help,
Steve :)