|
Posted by Klaus Cammin on 07/11/06 17:38
Following problem: I have a webpage with many little images, (see
http://www.klaca.de switch to English, then 'Compacted View').
These are implemented simply as sequence of <A HREF=..><IMG SRC=...></A> and
show a very desirable behavior: when the window size is altered, the images
automatically are nicely regrouped to fit into the new size. And that is
independent from screen size or browser type, AFAIK.
Now in the normal sight of my page the images are somewhat bigger and they
have a text underline. The line breaking property is lost and furthermore
because I use Tables (which is IMHO the best way to put the text right
beneath the image), I'm confined to a fixed column number.
How can I achieve the same line breaking behaviour as with the images alone,
but now with the subtext added? I.e. image and text should be viewed as unit,
and the browser should always break them together to the next line.
I tried many things with tables, but until now failed badly.
Using the text as an image is not an option, because these are often changed.
Please help!
Viele Grüße
Klaus
[Back to original message]
|