CSS Centered Login Page

No Comments

While solving problem with IE 6 and 7 of vertically centering content in container presented in Chris Coyier’s blog, I’ve realized that IE CSS expression can be a very powerful tool (if used carefully of course).

That’s why I’ve created a small example of centered login page to prove more how usefull this simple trick can be. It has simple HTML markup wth only extra DIV wrapper.

See demo

Also check these usefulĀ  links: