- From: Christoph Päper <christoph.paeper@tu-clausthal.de>
- Date: Tue, 30 Aug 2005 17:28:23 +0200
- To: Orion Adrian <orion.adrian@gmail.com>
- CC: www-html@w3.org
Orion Adrian:
> <pre><code>Blah</code></pre>
> 
> <div class="preformatted code">Blah</div>
> would be better.
I disagree, for element names should carry the main semantics, and 
prefer myself something like this:
   <"some parent with only block children allowed">
     <code class="pre"/>
   </>
Received on Tuesday, 30 August 2005 15:29:02 UTC