Forum Moderators: not2easy
I'm having trouble figuring out how to align multiple images on the same line to the right. Here are the specs:
- 3 images in a div with specified height and width
All I want to do is align all 3 to the right and directly next to each other. Does anyone know how to do this? If I float: right all the images they all go to the far right and then onto a new line.
Thanks!