- From: Claus Wahlers <claus@ego7.com>
- Date: Thu, 26 Jun 2003 20:09:09 +0200
- To: "Jens Meiert" <jens.meiert@erde3.com>, <www-style@w3.org>
>> By default, everything is 'display: inline'.
> That's not true. Simply test a page including
> <p>A paragraph.</p>
compliant browsers render a <p> in an xml with no styles as inline element.
p {display:inline;} is usually specified in the browsers default stylesheet
for (x)html documents.
cheers,
claus.
http://w3blog.com/news
Received on Thursday, 26 June 2003 14:08:34 UTC