Re: 8.1.1 News Item, <br> tags

From: Tino Wildenhain <tino(at)wildenhain(dot)de>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: Devrim GUNDUZ <devrim(at)commandprompt(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-www(at)postgresql(dot)org
Subject: Re: 8.1.1 News Item, <br> tags
Date: 2005-12-14 06:46:20
Message-ID: 1134542780.4975.106.camel@Andrea.peacock.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Am Dienstag, den 13.12.2005, 23:25 +0000 schrieb Dave Page:
>
>
> On 13/12/05 10:41 pm, "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> wrote:
>
> >
> >
> >
> > On 13/12/05 10:33 pm, "Tino Wildenhain" <tino(at)wildenhain(dot)de> wrote:
> >
> >> Am Dienstag, den 13.12.2005, 22:22 +0000 schrieb Dave Page:
> >>>
> >> ..
> >>> The problem is Josh, that if we don't insert <br> tags, everyone's articles
> >>> become one big paragraph. Format how you want it to look in plain text and
> >>> it'll come out OK on the site.
> >>
> >> p {white-space:pre}
> >>
> >> fixes it.
> >
> > Cool thanks - that might fix another issue as well...
>
> Hmm, unfortunately not the answer. It does it's job too well because it
> stops the text wrapping as well as honouring whitespaces (at least it does
> in Safari).

Well, you either have text wrapping or you have something like <br />
gives - sort of. Otoh, if wrapping of paragraphs is desired, each
paragraph should just have its own <p> </p> around it.
The text only variant of this would be a list of paragraph texts.

> It also seems it gets ignored by IE < 6.0 which probably still accounts for
> a good percentage of our visitors.

While the question arisis if these are really IE < 6.0 users or
just users with default spoofing other browsers.

If they are true IE 5.x users, they dont have much fun in the web
anyway and should not care about some design oddities ;)

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2005-12-14 08:24:35 Re: Archives formatting
Previous Message Marc G. Fournier 2005-12-14 05:00:58 Re: Archives formatting