[thelist] CSS positioning/flow

Chris Marsh chris at webbtech.co.uk
Mon Nov 11 11:25:01 CST 2002


Dear all

If I have a number of "links" on a page consisting of an image and text
title each (eg: <img src='foo.gif'><br /><a href='foo.htm'>Foo</a>) How
can I get them to "flow" on the page? IOW, <span><a
href='foo.htm'>Foo</a></span> gives me exactly what I want, but when I
use a <br /> tag within the span, it drops the whole line down. The best
way I can think of to describe what I want is a dynamic table; insomuch
as the layout should be tabular, but instead of the <td> widths
increasing when the window is resized they stay constant, but the number
of <td>s on a line will increase or decrease.

TIA

Regards

Chris Marsh





More information about the thelist mailing list