Perhaps I'm missing something, but why not use <h2>, <h3>, <h4>, <h5>
etc to mark up a tagcloud ???

> Tee G. Peng wrote:
> 
> > OK, take http://technorati.com/ homepage for example.
> > 
> > I could only think it this  way:
> > 
> > .bush {font-size: 1.5em}
> > .comedy {font-size: .9em}
> > .democrates {font-size: 1.2em}
> > 
> > or more generic naming:
> > 
> > .big {font-size: 1.5em}
> > .small {font-size: .9em}
> > .medium {font-size: .12em}
> > 
> > <li><span class="big">bush</span> <span 
> class="small">comedy</span><span 
> > class="medium">democrates</span></li>
> 
> That relies completely purely on styling to convey meaning. Not saying 
> that the heavily nested EMs are ideal, but at least they convey
> meaning in the markup, where your proposed solution only applies a
> visual distinction to otherwise equal and generic spans.
-- 
XERT Communications
email: <[EMAIL PROTECTED]>
mobile: 0438 017 416

<http://www.xert.com.au/>
web development : digital imaging : dvd production


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to