[thelist] Re: Make image series wrap where I want?

Tom Lyczko tlyczko at visualwave.com
Mon Feb 10 12:22:00 CST 2003


go to this website and learn how to do it with CSS:

http://www.alistapart.com/stories/practicalcss/

shows how to use CSS to line up rows of pictures on a page, having a break
is optional with the div=spacer trick, if you do not use the div=spacer
trick the row will wrap as the browser window width tells it to wrap...

:) tom

> Subject: RE: [thelist] Make image series wrap where I want?
> >why not just...
> ><img src="1.gif"><img src="2.gif">
> >then it'll wrap/break automatically for you.
> >Kind regards, Liam Delahunty
> Because then it will sometimes break after the first or the third image.
> He only wants it to break between the 2nd and 3rd or not at all if
> there's room.




More information about the thelist mailing list