| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Feb 2008
Posts: 12
|
Microformats, a quick question.
Do they depend on the tags or just the classes and id's? I really don't like heavy use of spans and divs when there are better alternatives, so I'd rather apply the identifiers to clean markup and stick in spans when I really have to. |
|
|
|
|
|
#2 (permalink) |
|
Moderator
Join Date: Jan 2005
Location: Brooklyn, NYC
Posts: 11,869
|
I'm actually not sure because I've never bothered with them. I agree on the non-semantic use of the elements. Has always puzzled me. Find good advice in the beginners web design thread.
patrick o'neill web developer | blog | spam humor |
|
|
|
#3 (permalink) |
|
Jack of all trades
|
Yeah, some of the non semantic markup in microformats bothers me. That, and half the info there I never really use. While I like the concept of microformats, I think they need a better review process and more "killer apps" that support it to make it worth the effort of developers. |
|
|
|
#4 (permalink) |
|
Moderator
Join Date: Jan 2005
Location: Brooklyn, NYC
Posts: 11,869
|
I would imagine you can leave out those elements you don't have info for. Find good advice in the beginners web design thread.
patrick o'neill web developer | blog | spam humor |
|
|
|
#5 (permalink) |
|
My Brand New Computer!
Join Date: Mar 2007
Location: London
Posts: 236
|
They can use id's, classes, rel, alt and title, I think. I agree that overuse of div's and spans is wrong but classes and id's can be added to alot of html elements not just div's and spans, and this can be very useful for css, javascript and microformats, etc..., it's the naming of these classes and id's that are often non semantic. |
|
![]() |