[thelist] Achieve tabled images-style layout with CSS - HELP!

MRC webmaster at equilon-mrc.com
Mon Jan 7 23:10:38 CST 2002


Adrian,

> Specify it in your style sheet:
> img { display: block; }

    That will create its own set of problems. Now each image will require
its own vertical space (just as a div or an h1 would), causing one image to
be stacked upon another. For what Chad wants to do, having the images
display inline seems perfectly acceptable -- desirable, even.

James Aylard






More information about the thelist mailing list