spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

C/C++ Developer (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
Developer News
Eclipse Helios Update Brings New PHP Tools
Internet Explorer 9 Ups Standards Support
JBoss Portal 5 Release Easier to Use


HTML 4.01 Element Reference

By Lee Underwood

Return to HTML 4.01 element index page

Name: Meta Information

<meta>

Description: Used to specify document information to browsers, search engines, and applications.

Browser Compatibility: NN: 1.1+ / IE: 2.0+ / Opera: 4+

Attributes:
  • content
  • dir
  • http-equiv
  • lang
  • name
  • scheme

Code Example:

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="keywords" content="HTML, CSS, design, standards>

Comments: This element can only be used in the <head> element.

XHTML Notes: Because it is an empty element, the XHTML 1.0 specification requires a trailing slash: <meta name="keywords" content="HTML, CSS, design, standards />




webref The latest from WebReference.com Browse >
Flashmaps' DynamicLocator: Interactive Maps for Small Areas · Flashmaps' AreaSelector: Interactive Maps for Wide Areas · The DB Mapper: Interactive Street-level Maps of U.S. and Canada
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
MS Access and MySQL · Cisco AutoQoS: VoIP QoS for Mere Mortals · While VoIP Adoption Explodes in Enterprise, Carrier Spending Lags

Created: March 15, 2005

URL: http://webreference.com/html/reference/specs/