[whatwg] Example for the Spec: Pullquotes using <aside> and <blockquote>

Hi,
   As discussed in IRC today, the spec should include an example of 
marking up pullquotes using aside and blockquote.

<article>
   <p>blah blah blah...

   <aside>
     <blockquote>
       pullquote...
     </blockquote>
   </aside>

   <p>blah blah blah...
</article>

-- 
Lachlan Hunt
http://lachy.id.au/

Received on Tuesday, 18 September 2007 02:08:22 UTC