Just to add to the conversation, another simple selector is the built-in HTML tags.
I see too many <div class="title"> and <div class="text">. Use <h1> to <h6>, <p>, etc. -nathan strutz http://www.dopefly.com/ Damien McKenna wrote: > Which is the more correct method for calling CSS styles, to use the id > attribute or the class attribute? Can IDs be nested, e.g. #box #inside > #field {...}, like classes can be, e.g. table.box th.inside td.field {...}. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=38 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182068 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

