IBM®
Skip to main content
    Country/region [select]      Terms of use
 
 
    
     Home      Products      Services & solutions      Support & downloads      My account     
 
developerworks > Dashboard > IBM Lotus Domino Web Application Development > ... > HTML primer > Content type
developerWorks
Log In   View a printable version of the current page.
Overview Spaces Forums Blogs Podcasts Wikis Exchange
Content type
Added by christoohey, last edited by jservais on Apr 03, 2008  (view change)
Labels: 
(None)

 This is a community wiki. Be sure you are logged in to edit, comment, and add pages. Not a member yet? It's free and simple. Click Login in the upper right corner and Register.
View a PDF of the original wiki content produced in March 2008 by Lotus and IBM Redbooks.

The content type of an HTML page specifies to the Web browser or server the type of page or resource that is being referenced or rendered. Also known as the MIME type, it is case insensitive and can be one of the types listed in the following table.

Content type Description
text/html The resource is an html page
image/png The resource is a png filetype image file
image/gif The resource is a gif filetype image file
video/mpeg The resource is a mpeg filetype video file
audio/basic The resource is an audio file
text/tcl The resource is a Tool Command Language (TCL) script text file or page
text/javascript The resource is a JavaScript text file or page
text/vbscript The resource is a Visual Basic® text file or page
text/css The resource is a CSS text file or page

For more information on content type, you can reference the World Wide Web Consortium (W3C) Web site for current standards and definitions.


    About IBM Privacy Contact