On 11/6/06, Mike Schinkel <[EMAIL PROTECTED]> wrote:
Maybe I'm missing something, but wouldn't you have to include white-space
for a visible display anyway?  i.e.

<span class="vcard">
       <span class="n fn">
             <span class="honorific-prefix">Mr.</span>&nbsp;
             <span class="given-name">John</span>&nbsp;
             <abbr class="additional-name" title="Quinlin">Q.</abbr>&nbsp;
             <span class="family-name">Public</span>,&nbsp;
             <span class="honorific-suffix">M.D.</span>/>
       </span>
 </span>

Not in HTML, no.  The whitespace between "Mr.</span>" and "<span
class="given-name"", for instance, would be normalised to a single
space when rendered.

-Ciaran McNulty
_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to