On Jul 11, 2006, at 6:13 AM, Marcos Ojeda wrote:
it would seem like you could create css specific stylings of the same
microformat. i.e.
<div class="lotsofinfo">
<p>...</>
<div class="vevent">....</>
</div>
<div class="quicksummary">
<ul>
<li><div class="vevent">....</></li>
<li><div class="vevent">....</></li>
<ul>
</div>
and then completely obscure via "display:none" the classes within
hevent that you don't want to show up in hevents listed under a ul or
even in quicksummary, or however.
display:none is always a last option. Repeat after me: "Hidden data
is bad."
-ryan
_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss