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

Lachlan Hunt lachlan.hunt at lachy.id.au
Tue Sep 18 02:08:22 PDT 2007


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/



More information about the whatwg mailing list