Log in

View Full Version : sooper simple question please help asap!



moscarda
03-13-2007, 01:00 AM
is there an easy way to simply center (horizontally AND vertically) a single image in the middle of a browser window. for some reason using a table cell with the td align set to center and valign set to middle its glitchy. i've tried with css and had the same problems. i must be retarded.

Medyman
03-13-2007, 01:16 AM
take a look at these:

http://www.jakpsatweb.cz/css/css-vertical-center-solution.html
http://murphy.cz/victoria-s-vertical-centering/
http://wellstyled.com/css-single-line-vertical-centering.html
http://www.student.oulu.fi/~laurirai/www/css/middle/

moscarda
03-13-2007, 04:02 PM
thanks so much, that was really helpful

i am a bit confused though, why the valign function worked for me everytime in past years and now it seems to be problematic... what happened?