content-type: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(drafted)
 
(reword to emphasise recommendation)
 
(2 intermediate revisions by 2 users not shown)
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, it is good practice to use a content-type attribute when linking to audio files, PDF files, and other attachments.

Latest revision as of 11:04, 5 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, it is good practice to use a content-type attribute when linking to audio files, PDF files, and other attachments.