I posted this earlier, but I haven't got a response to it. Maybe someone can still advise me on this?
The page http://portfolio.poetryin-e-motion.com is supposed to be centered on the page. <snip>
The single celled table works very well. With only one cell, there is little incremental markup weight, and no accessibility penalty. An example may be seen at <http://garyblue.port5.com/webdev/vcenter.html>.
It would be a simple matter were that certain 800lb. gorilla among browsers more conformant to css2. div {display: table-cell; vertical-align: middle;} would do the job then.
cheers,
gary -- Anyone can build a usable web site. It takes a graphics designer to make it slow, confusing, and painful to use. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
