>> 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/newsReceived on Thursday, 26 June 2003 14:08:34 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:22 GMT