how do i get two div tags to align horizontally with css?
Posted
by user352157
on Stack Overflow
See other posts from Stack Overflow
or by user352157
Published on 2010-05-27T16:16:06Z
Indexed on
2010/05/27
16:41 UTC
Read the original article
Hit count: 114
I have two div tags. One contains text and one contains an image. They are both side by side and I want the text in the first div to align to the bottom of the image. The image is to the right of the text.
Or should be this way. When I play with various CSS options things start jumping around... HELP !!!
© Stack Overflow or respective owner