t.
Cheers
T
-Original Message-
From: css-d-boun...@lists.css-discuss.org
[mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Brian Funk
Sent: Tuesday, 17 February 2009 8:02 a.m.
To: tre...@castingthevoid.com
Cc: css-d@lists.css-discuss.org
Subject: Re: [css-d] nowrap and border i
Trevor Nicholls wrote:
> Example found at http://homepages.ihug.co.nz/~tmjpbn/csw5.html
> I have a (div) code fragment which has a text content (div) 'fragbody',
> styled with white-space:nowrap ...
You could use white-space: pre; which would give the same no-wrap effect
but you could eliminate
Trevor Nicholls wrote:
> Hi
>
> Example found at http://homepages.ihug.co.nz/~tmjpbn/csw5.html
>
> I have a (div) code fragment which has a text content (div) 'fragbody',
> styled with white-space:nowrap and displayed in a colored rectangle with a
> black border.
>
> Apparently in IE6 if the br
Trevor Nicholls wrote:
>
> Example found at http://homepages.ihug.co.nz/~tmjpbn/csw5.html
>
>
>
> Apparently in IE6 if the browser window is narrowed the border and colored
> background "box" will not shrink to be smaller than the text, and the user
> can scroll right to see the end of the text and
roblem with the RH border of the fragment box.
Thanks for looking into it
T
-Original Message-
From: css-d-boun...@lists.css-discuss.org
[mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Sarah Atkinson
Sent: Tuesday, 17 February 2009 4:29 a.m.
To: tre...@castingthevoid.com; Untitled
On 2/16/09 10:08 AM, "Trevor Nicholls" wrote:
> Hi
>
> Example found at http://homepages.ihug.co.nz/~tmjpbn/csw5.html
>
> I have a (div) code fragment which has a text content (div) 'fragbody',
> styled with white-space:nowrap and displayed in a colored rectangle with a
> black border.
>
>
Hi
Example found at http://homepages.ihug.co.nz/~tmjpbn/csw5.html
I have a (div) code fragment which has a text content (div) 'fragbody',
styled with white-space:nowrap and displayed in a colored rectangle with a
black border.
Apparently in IE6 if the browser window is narrowed the border and co