how well does this work across browsers. Been looking for a way to do this for a
while, like the macromedia site.
See for yourself! http://www.browsercam.com/public.aspx?proj_id=23521
I picked up the centering method from Rob Chandanais's Bluerobot ( http://bluerobot.com/web/css/center1.html ), who explains how "margin: 0 auto;" is the better method of horizontal centering.
Good ol' IE5.x/Win doesn't respond to this method of course, but thanks to it's incorrect application of "text-align" on block level elements, "text-align:center;" does the trick.
Regards, Ben
*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************
