verticle centering with CSS

This is great article regarding verticle centering with CSS.

http://www.evotech.net/blog/2007/05/vertical-centering-with-css/

main property to use for verticle alignment is display: table for others and hacks for IE series…

Comment are closed.