[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
HTMLSPEC-META

Meta

Usage

Used to describe information for an entire document and can also be used for forward and refresh page techniques and inclusion of sound files.

Attributes

name="text" 


Specifies the name of the meta information within a particular meta tag.

content="value"


Specifies a value for a named property within a particular meta tag.

http-equiv="text" 


Retrieves meta information from a web server upon load of the document. (redirect pages)

Code Tip

Meta tag content can play a critical role in search engine rankings because most search engines display query results based directly on content contained in web pages meta information. Be sure to include meaningful meta tags with descriptive content when defining a web page's meta information.

Live Example

<html>
<head><title>Meta Tags Example Document</title>
<meta name="keywords" content="c++, html, visual basic, c, cobol, fortran">
<meta name="description" content="free programming resources">
<meta name="author" content="Programmers Heaven">
</head>
<body>			
</body>
</html> 


HTML Tags Center

last edited (April 12, 2004) by leeos, Number of views: 1310, Current Rev: 4 (Diff)

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Tore Nestenius at .NET Consultant - Synchron Data.