[thelist] CSS positioning/flow

Peter-Paul Koch gassinaumasis at hotmail.com
Mon Nov 11 11:57:02 CST 2002


>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.

I don't quite understand what you mean, but I think you're looking for
float. Give the a next to the img a float and see if it works.

--------------------------------------------------
ppk, freelance web developer
Interaction, copywriting, JavaScript, integration
http://www.xs4all.nl/~ppk/
Column "Keep it Simple": http://www.digital-web.com/columns/keepitsimple/
New: CSS Bugs in Internet Explorer 5 on Mac
http://developer.apple.com/internet/css/ie5cssbugs.html
--------------------------------------------------


_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail




More information about the thelist mailing list