content-type: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(drafted)
 
(should be used)
Line 6: Line 6:
* [http://en.wikipedia.org/wiki/MIME MIME] type.  This terminology is deprecated.
* [http://en.wikipedia.org/wiki/MIME MIME] type.  This terminology is deprecated.
* [http://en.wikipedia.org/wiki/Internet_media_type media type]. Recommend AGAINST using the term "media type" to refer to content-type as it is overloaded, and often (even more often among web design circles) used to refer to '''[http://www.w3.org/TR/CSS21/media.html CSS media types]'''.
* [http://en.wikipedia.org/wiki/Internet_media_type media type]. Recommend AGAINST using the term "media type" to refer to content-type as it is overloaded, and often (even more often among web design circles) used to refer to '''[http://www.w3.org/TR/CSS21/media.html CSS media types]'''.
In microformats, as elsewhere, content-type {{should}} be used when linking to audio files, PDF files, and other attachments.

Revision as of 22:22, 4 February 2008

Content Type

AKA:

  • HTTP Content-Type - this is the preferred terminology, especially as it emphasizes the content aspect.
  • MIME type. This terminology is deprecated.
  • media type. Recommend AGAINST using the term "media type" to refer to content-type as it is overloaded, and often (even more often among web design circles) used to refer to CSS media types.

In microformats, as elsewhere, content-type SHOULD be used when linking to audio files, PDF files, and other attachments.