![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hi, this is another problem that tempts me to use tables but before I do that I'm going to ask you. Sounds simple: A list of images with a description to their right. Illustration: http://kundenweb.creations.de/usenet...listimages.jpg I thought of two solutions: - Make the images "float: left". Doesn't work because the text - of course - floats around them. |
#2
| |||
| |||
|
|
On Aug 27, 4:05 am, dorayme <doraymeRidT... (AT) optusnet (DOT) com.au> wrote: In article 1188174813.984880.80... (AT) y42g2000hsy (DOT) googlegroups.com>, André Hänsel <an... (AT) webkr (DOT) de> wrote: I thought of two solutions: - Make the images "float: left". Doesn't work because the text - of course - floats around them. Not "of course", if you provide for a left margin for the element that has the text, it will not wrap. Not "of course"? It floats around them when I set them to "float: left;"... sounds natural to me. ![]() |
|
Is there some particular reason you do not want to use a table for this? The script code is nicer without them. ![]() With tables they must be closed and opened again (or get a colspan) for each subheader. And they don't inherit fonts. |
![]() |
| Thread Tools | |
| Display Modes | |
| |