* Markus Bertheau ? wrote: >> >2. Because <br> is an empty element in HTML its contents is not rendered >> >by the browser. How can I teach tidy that when it sees <br> to just make >> >that <br/>? How can I teach it XHTML semantics (while still allowing >> >arbitrary valid tags)? >> >> That's not currently possible, you need to declare the new elements. > >I don't quite understand that - is it not possible, or is it possible by >declaring new elements? By declaring new elements, do you mean new- >blocklevel-tags and friends? Well, you ware asking for arbitrary elements, that's not possible, specific, declared elements are possible (using new-foo-tags, right).Received on Wednesday, 17 November 2004 17:44:11 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:21:35 GMT