Can anyone elucidate this conundrum?
I'm wanting to centre a horizontal navigation bar at the bottom of my header block, but I fear this is not possible. (In case anyone wonders why I would want to do this, I want it to expand upwards rather than downwards if the text is resized.)
One of the difficulties I've encountered is that I can't centre the navigation bar using 'margin: 0 auto' if I set the navigation bar to 'position: absolute'. If I set the margin to, say, '0 30%' it moves into position just fine, but the 'auto' doesn't seem to do the trick. (Obviously I'm not using IE to test this.)
Anyone know what's going on here?
And, even better, does anyone have a solution?
-Hugh
****************************************************** The discussion list for http://webstandardsgroup.org/
Proud presenters of Web Essentials 04 http://we04.com/ Web standards, accessibility, inspiration, knowledge To be held in Sydney, September 30 and October 1, 2004
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
