- From: Trejkaz Xaoza <trejkaz@xaoza.net>
- Date: Fri, 30 Jul 2004 08:39:40 +1000
- To: www-html@w3.org
On Fri, 30 Jul 2004 07:22, you wrote:
> As css I can use (and [hope my browser will/tell by browser to] use
> as default):
>
> section > code {
> display: block;
> /* whitespace as appropriate */
> }
>
> section p code {
> display: inline;
> /* whitespace as appropriate */
> }
You will need a hell of a lot more CSS than that, to make it work in every
single possible block and inline case. :-)
TX
--
'Every sufficiently advanced technology is indistinguishable from magic' -
Arthur C Clarke
'Every sufficiently advanced magic is indistinguishable from technology' - Tom
Graves
Email: Trejkaz Xaoza <trejkaz@xaoza.net>
Web site: http://xaoza.net/trejkaz/
Jabber ID: trejkaz@jabber.xaoza.net
GPG Fingerprint: 9EEB 97D7 8F7B 7977 F39F A62C B8C7 BC8B 037E EA73
Received on Thursday, 29 July 2004 18:39:55 UTC