[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.58.0708091508330.3273@be1.lrz>
Date: Thu, 9 Aug 2007 15:29:18 +0200 (CEST)
From: Bodo Eggert <7eggert@....de>
To: Jan Engelhardt <jengelh@...putergmbh.de>
cc: Bodo Eggert <7eggert@....de>,
Stephen Hemminger <shemminger@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: Documentation files in html format?
On Thu, 9 Aug 2007, Jan Engelhardt wrote:
> On Aug 9 2007 14:34, Bodo Eggert wrote:
> >I don't think <b> and <i> should be used, instead you should use styles
> >(<span class="code"> etc).
>
> <b> does the same as <span style="font-weight: bold;">, and the latter is much
> more verbose for the same thing.
You shoud use neither. It's OK on homepages, but for documents, you should
be able to change the formating using stylesheet.
> >Things like <em> and <strong> should be OK, if used consistently.
> >
> >> Perhaps maybe <p class="block"> with .block{text-align:justify;}
> >> because that looks nice in general.
> >
> >If you like that, you can say "p {text-align:justify;}" in the default
> >stylesheet. (And if people would override the alignment, class="block"
> >would be the wrong name).
>
> Oh that comes because MS Office calls it "Blocksatz" in German ;-)
I missed that point. What I wanted to say was: If the user overrides
":justify", it would still be called "justified", which would be not
justified.-)
--
"A slipping gear could let your M203 grenade launcher fire when you
least expect it. That would make you quite unpopular in what's left of
your unit."
-Army's magazine of preventive maintenance.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists