Thomas Klausner wrote:
> 
> Hi!
> 
> On Wed, Jan 16, 2002 at 03:56:47PM +0700, allan wrote:
> > netscape4 users, do you see the same problem as me with code
> > examples in <pre> tags or has the been discused before?
> >
> > the bgcolor only follows the actual amount of characters not
> > to the end of line or right margin.
> Thats a NS 4 bug. There is a CSS-only workaround: Specifiy border-style:
> solid;border-width:1px;border-color:#whatever;
> 
> I'll make a patch later...


i dont think this is going to work in ns4 (macintosh
anyway). the actual text will not behave as it should inside
pre-tags. so that css will only make the text wrap to the
right margin

so what should have been:

code 1
code 2
code 3


will now be

code 1 code 2 code 3


./allan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to