[thelist] Image placement problems

Jonathon Jongsma jonathon at quotidian.org
Thu Jun 27 20:06:00 CDT 2002


You could try adding "clear: both;" to your paragraph style declaration
and then floating the images left and right.  The text shouldn't run
between them then.


> -----Original Message-----
> From: thelist-admin at lists.evolt.org
> [mailto:thelist-admin at lists.evolt.org] On Behalf Of Joel Konkle-Parker
> Sent: Thursday, June 27, 2002 7:39 PM
> To: TheList
> Subject: [thelist] Image placement problems
> I'm trying to place two images side-by-side in an article
> (http://www.ballsome.com/test/games/hardware/a>
rticles/20011107-1.xml),
> but at opposite sides of the containing block. This seems
> like something relatively simple, but I'm having the
> following problems:
>
> - - style="margin-right: 0px;" in right image: nothing happens
> - - style="position: absolute; right: 0px;" in right image:
> image is placed to the right, but drops down below the other
> in Mozilla 1.1
> - - above plus display: inline; in both images: same as above
> - - style="float: right;" in right image: image is placed to
> the right, but drops down below the other
> - - float: left and float: right in respective images:
> placement works, but text flows in between
> - - and a few other long-shot type things that didn't work either
>
> Does anyone have any idea about this?
>





More information about the thelist mailing list