horizontal centering of<div> in browser window -
11-04-2003
, 09:46 AM
I have a fixed size <div> I would like to display in the center of a
browser window. To get the horizontal alignment is no problem using
'margin-left: auto' and 'margin-right: auto' but I cannot figure out
how to get it to centet vertically. Any ideas?
Ron Bott |