On Sat, Aug 30, 2008 at 12:09 AM, Linda H wrote: > Sorry, I sent this without a subject line. > > I want to make a page that has a series of photos with text next to > them (photos on the left, text on the right). I want the text that > goes with each photo centered vertically to the photo and I want > space between the photo and the text which should line up with the > horizontal center of the page.
Don't know if this can fit your requirements: http://brunildo.org/test/test/ImgVertMiddle.html It uses display: table* for standard browsers, plus some hacks for IE Bruno -- Bruno Fassino http://www.brunildo.org/test ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
