> David Hucklesby wrote re: http://www.fortvalleyrealestate.com/
>
>> p {
>> display: table;
>> height: 0;
>> }
>>
>> "display: table;" makes it display as a box, as you'd expect.
>>
On Mon, 16 Jul 2007 22:53:22 +0100, Jason Crosse responded:
[...]
>
> I must say, though, that very quickly adding
> On Behalf Of Jason Crosse
> > "display: table;" makes it display as a box, as you'd expect.
>
> I'm very interested in use of the display:table rule and its
> relatives. I've avoided using them completely up until now, but if
> you and any others on the list have successfully used them then I
>
David Hucklesby wrote:
>
> p {
> display: table;
> height: 0;
> }
>
> "display: table;" makes it display as a box, as you'd expect.
I'm very interested in use of the display:table rule and its
relatives. I've avoided using them completely up until now, but if
you and any others on the li
On 7/16/07, Rachel Vidrine <[EMAIL PROTECTED]> wrote:
> This issue has probably been covered before, but it wouldn't hurt for
> someone to ask it again.
>
>
>
> When floating an image to the left or right of a paragraph, what is the CSS
> to prevent the last line(s) of the paragraph from continuing
On Sun, 15 Jul 2007 13:50:59 -0400, Rachel Vidrine wrote:
>
> When floating an image to the left or right of a paragraph, what is the CSS
> to prevent
> the last line(s) of the paragraph from continuing under the image? I just
> want the last
> lines to continue under the other lines, not underne
This issue has probably been covered before, but it wouldn’t hurt for
someone to ask it again.
When floating an image to the left or right of a paragraph, what is the CSS
to prevent the last line(s) of the paragraph from continuing under the
image? I just want the last lines to continue under t