Search code examples
htmlmime-typesmeta-tags

Content type beside text/html


You probably all know the tag:

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

I was wondering what values are there beside text/html for the content attribute?


Solution

  • Common ones include:

    • text/xml
    • application/json
    • image/jpeg

    Comprehensive list here : http://www.freeformatter.com/mime-types-list.html#mime-types-list