I'm new to CCS, and trying to display images down the left, with the
associated text, and hyperlink to the right of the image - the text
needs to be vertically aligned on the right of the image. I can align
vertically without the float statement, but sometimes the text is too
long, and the remainder of the text appears below the image. I do not
want to use tables, as this slows the page down too much. Couple of
extra points:
1.Text size is defined in % as must be able to resize it.
2.Image/text column is restricted in size, and cannot be increased
suffienctly to accomodate long text descriptions onto one line.
3. To be done without hacks.
4. All images are fixed size, 32px x 32px
5. I know nothing about CCS!
so basically:
Image1
Image1 Desc1
Image1 Desc1
Image1
Image2
Image2 Desc2
Image2 Desc2
Image2
etc etc
thanks in anticipation!
Jamie |