<!---..-->

<!DOCTYPE>

<a >

<abbr>

<acronym>

<address >

<applet>

<area >

<Attributes>

Attributes <href>

Attributes<alt>

Attributes<lang >

Attributes<src>

Attributes<Style>

Attributes<width and height>

<audio>

1. Defines embedded sound content

<b>

1.Defines Bold Text

<base>

1.

<basefont >

1. Specifies a default color, size, and font for all text in a document. Use CSS Not supported in HTML5

<bdi >

1.Isolates a part of text that might be formatted in a different direction from other text outside it.

<bdo >

1.Overfides the current text direction

<big >

1.Defines big text but not supported in HTML5 must use CSS

<blockquote >

1. Defines a section that is quoted from another sources.

<body>

1.Defines the document's body

<br>

1. Defines a single line break

<button>

1. Defines a clickable button

<canvas>

<caption >

1. Defines a table caption

<center >

1. Defines centered text, not supported in HTML5, use CSS instead

<cite>

1. Defines the title of a work

<code>

1. Defines a piece of computer code

<col>

1. Specifies column properties for each column within a <colgroup> element.

<datalist >

1. Specifies a list of pre-defined options for input controls

<dd >

1. Defines a descripton/value of a term in a description list

<del >

1.Defines text that has abeen deleted from a document

<details>

1. Defines additional details that the user can view or hide

<dfn>

1. Specifies a term that is going to be defined within the content

<dialog >

1. Defines a dialog box or window

<dir>

1.Defines a directory list, not supported in HTML5 Use <ul>

<div>

1. Defines a section in a document.

<dl>

1.The browsers automatically add a margin before and after the element and always starts on a new line.
2. A block-level element always stretches out to the left and right as far as in can taking up the full width available
3. One of the three elements that is used to create a description list.

<dt>

1.Defines a term/name in a description list

<em >

1. Defines emphasized text

<embed >

1. Defines a container for an external application

<fieldset >

1. Groups related elements in a form

<figcaption>

1. Defines a caption for a <figure> element.

<figure >

1. Specifies self-contained content.

<font>

1.Defines font, color, and size for text, Not supported in HTML5 Use CSS.

<footer>

1. Defines a footer for a document or section

<form>

1.Defines an HTML form for user input

<frame>

1. Defines a window (frame) in a frameset, Not supported in HTML5

<head >

1.Contains metadate/information for the document

<headings >

1.Defines HTML headings

<html >

1. Defines an HYML document

<hr>

1.Defines a thematic change in the content

<i>

1. Defines a part of text in an alternate voice or mood.

<images>

document

<length>

<links>

<mark>

1. Defines highlighted text

<meter>

1.Defines within a known range a scalar measurement (a.gauge)

<object>

1.Defines a container for an external application

< >

<paragraph>

1.

<percent>

1.

<pre>

1.Defines preformatted text.

<progress>

1.Represents the progress of a task

<q>

1.Defines a short quotation

<rp >

1. Defines what to show in browsers that do not support ruby annotations

<rt >

1.Defines an pronuncaiotn/explanation of a characters (for East Asian Trypogrphy)

<ruby >

1.Defines a ruby annotation (for Asian Typography)

<s >

1. Defines text that is no longer correct

<samp >

1.Defines sample output from a computer program

<select>

<small>

<source>

<span>

<title>

Vertical Aligned <baseline>

Vertical Aligned <bottom>

Vertical Aligned <length>

Vertical Aligned <middle>

Vertical Aligned <percent>

Vertical Aligned <sub>

Vertical Aligned <sup>

Vertical Aligned <text-bottom>

Vertical Aligned <text-top>

Vertical Aligned <top >