HTML Reference Chart


Tag Description
<!–…–> Defines a comment
<!DOCTYPE> Defines the document type
<a> Defines an anchor
<b> Defines bold text
<blockquote> Defines a long quotation
<body> Defines the document’s body
<br /> Defines a single line break
<caption> Defines a table caption
<code> Defines computer code text
<div> Defines a section in a document
<em> Defines emphasized text
<h1> to <h6> Defines HTML headings
<head> Defines information about the document
<hr /> Defines a horizontal line
<html> Defines an HTML document
<i> Defines italic text
<img /> Defines an image
<li> Defines a list item
<object> Defines an embedded object
<ol> Defines an ordered list
<p> Defines a paragraph
<param /> Defines a parameter for an object
<pre> Defines preformatted text
<script> Defines a client-side script
<small> Defines small text
<span> Defines a section in a document
<strong> Defines strong text
<style> Defines style information for a document
<title> Defines the title of a document
<ul> Defines an unordered list