Chad Sakonchick wrote:
I'm trying to horizontally align, either middle or bottom align two elements in CSS. one is a picture(that will change in height and width) and the other is text(that will change size dynamically). Can anyone direct me to any sites that I can read up on how to accomplish this. Or give me any personal recommendations on how to tackle this?


I don't recall many tutorials that cover this. So, the best way to learn this is through experimentation. Make a very simple page and try all the options. The property you need to explore is vertical-align. Even in the best of CSS reference books, the description does not read easily enough to be obvious. That's why I recommend experimentation.

http://www.w3.org/TR/CSS21/visudet.html#propdef-vertical-align

--
Bob Easton
Accessibility Matters: http://access-matters.com

______________________________________________________________________
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/

Reply via email to