On Sun, 2009-05-17 at 14:48 -0400, tedd wrote: > At 10:48 AM +0100 5/16/09, Ashley Sheridan wrote: > >Trust me, semantics are gonna be the next big thing, > > Semantics? > > What do you mean by that? > > And therein lies the problem -- what means something to me, may not to you. > > For example, if I make my header <div id="header"> (or whatever) what > makes it the same as yours? > > I think the next big thing will be an argument over meaning. :-) > > Cheers, > > tedd I don't mean using id attributes that appear to have meaning, but using the proper tags to mark up content. That's things like <abbr> and <acronym> tags for abbreviations and acronyms respectively, tables for tabular data and lists for list data, quote tags for quotations, etc. What you mention does have some merit to it though, as microformats are an idea to use the class attribute to classify data in certain ways, like <span class="date"> or <span class="author"> etc, although I'm not sure how well these work! Ash www.ashleysheridan.co.uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php