January 29, 2009

On-page elements

The Title tag
<title>some title words</title>

The Description tag
<meta name="description" content="a nice description">

The Keywords tag
<meta name="keywords" content="some keywords">

The H tag
<Hn>some heading words</Hn>

Alt text
<img src="url" alt="some alt text which is displayed on mouseover">

Bold text

Text

No comments: