HTML Cheat Sheet for Transition to HTML 5

<head> Section Tags

HTML Tag Purpose Attributes
<base/> base URL for other URLs in the document href target
<basefont> base font, deprecated  
<isindex> input field to submit keyword-based query, deprecated  
<link/> reference to external resource href rel charset hreflang media rev sizes target title type common
<meta http-equiv="..."/> HTTP header equivalent http-equiv content charset
<meta name="..."/> document metadata name content charset scheme common
<script> dynamic HTML script async charset defer language src type
<style> style definitions media type scoped title
<title> page title common

Prev: Namespaces Next: Metatags 

Home > HTML Cheat Sheet for Transition to HTML 5 > <head> Tags

Viewing mobile website page. Switch to WML or Full HTML