First page Back Continue Last page Graphics
Meta Tags
Meta tags are mostly used by webmasters to provide information about their website to search engines.
<meta
name="xxx"
content="yyy"
dir="ltr|rtl"
http-equiv="yyy" />
name: specifies the type of information
content: sets the content
dir: sets the direction of the text (left to right or right to left)
http-equiv: affects the way the browser & server react to the webpage