Re: CSS help - text around images
- From: James Henstridge <james jamesh id au>
- To: Murray Cumming <murrayc murrayc com>
- Cc: gnome web <gnome-web-list gnome org>
- Subject: Re: CSS help - text around images
- Date: Wed, 02 Mar 2005 22:29:00 +0800
Murray Cumming wrote:
Can anyone help me to make all the images here stay inside their gray
divs, on the right, and make the text flow around them?
http://2005.guadec.org/schedule/speakers.html
Don't worry about the gray, it's just for my debugging.
You probably want to add "clear: right" or "clear: both" to the
.guadec-speaker selector.
That won't keep the image inside the grey box, but will make sure the
next grey box doesn't start until the right margin is clear (which is
probably what you want).
James.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]