Pages

Saturday, October 23, 2010

Elements or Tags

<head> Elements



  • <Base>

<base href="http://lloydi.com"/>
provides a method for defining the base URL for all links and form submissions on a page.

  • <link>
<link href="uri" media="media types"
rel="relationship" rev="relationship" type="content  type"/>
The link element is used to create links between the referencing document and an external resource.

  • <meta>
<meta content="string" { http-equiv="http response header" | name="string" } />
The meta element provides information about the following document content; that information may be used by the user agent (that is, the browser) to decide how to render content, or it may be meta information that’s provided for indexing purposes—for example, to provide keywords that relate to the document for use by search engines.

Share/Bookmark
Related Posts Plugin for WordPress, Blogger...

Popular Posts

Share |