
July 19th, 2003, 03:44 PM
|
|
Junior Member
|
|
Join Date: Jul 2003
Location: England
Posts: 21
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
[css] Aligning a group of images with text to the right?
Hi
I am trying to create a sort of thumbnail gallery using css. Basically I want to create rows of say 3 images with some text. So thinking in a table mindset, I would create an image, then text aligned middle to the right of the image. Then repeat this 3 times across the row and then go down to the next row.
I can't seem how to figure this one out, I can get the images in the right place, but never the text.
I have managed to get a line of text aligned in the middle to the right of the image, but as soon as it hits a br it puts the rest of the text below the image??
Any ideas?
Thanks in advance!
Last edited by Mr X : July 19th, 2003 at 03:51 PM.
|