> If browsers don't use them then how do you explain tags like <meta > http-equiv="cache-control" content="no-cache" /> > or <meta http-equiv="EXPIRES" content="Mon, 22 Jul 2002 11:12:01 GMT" />?
Those are http-equiv meta tags, not name meta tags. The spec clearly states how http-equiv meta tags should work, and lists the possible values for these tags. > I think what the original poster was asking for was what HTTP-EQUIV/NAME > values are common and used by the > browsers. I don't know if this is an exhaustive list but it has some of them. > http://www.i18nguy.com/markup/metatags.html Again, though, name meta tags aren't used by browsers. No browser support is needed to implement whatever name meta tags you want to use. As a result, there are many specific standards for these tags, but they're not managed by W3C. I mentioned Dublin Core earlier, that's a good place to start. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355562 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

