You are on page 1of 3

HTML Reference

http://www.w3schools.com/tags/default.asp

Select Language
HOME HTML CSS JAVASCRIPT JQUERY XML ASP.NET PHP SQL MORE...

Search w3schools.com

Search

REFERENCES | EXAMPLES | FORUM | ABOUT

HTML Reference
HTML by Alphabet HTML by Function HTML Attributes HTML Events HTML Canvas HTML Audio/Video HTML Doctypes HTML Colornames HTML Colorpicker HTML Colormixer HTML Character Sets HTML ASCII HTML ISO-8859-1 HTML Symbols HTML URL Encode HTML Lang Codes HTTP Messages HTTP Methods Keyboard Shortcuts

HTML Reference - (HTML5 Compliant)


W3Schools Home Next Reference

w3schools.com
on Facebook Like 27k

Ordered Alphabetically
New : New tags in HTML5. Tag <!--...--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdi> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> Description Defines a comment Defines the document type Defines a hyperlink Defines an abbreviation Not supported in HTML5. Defines an acronym Defines contact information for the author/owner of a document Not supported in HTML5. Deprecated in HTML 4.01. Defines an embedded applet Defines an area inside an image-map New Defines an article New Defines content aside from the page content New Defines sound content Defines bold text Specifies the base URL/target for all relative URLs in a document Not supported in HTML5. Deprecated in HTML 4.01. Specifies a default color, size, and font for all text in a document New Isolates a part of text that might be formatted in a different direction from other text outside it Overrides the current text direction Not supported in HTML5. Defines big text Defines a section that is quoted from another source Defines the document's body Defines a single line break Defines a clickable button New Used to draw graphics, on the fly, via scripting (usually JavaScript) Defines a table caption Not supported in HTML5. Deprecated in HTML 4.01. Defines centered text Defines the title of a work Defines a piece of computer code Specifies column properties for each column within a <colgroup> element Specifies a group of one or more columns in a table for formatting New Defines a command button that a user can invoke New Specifies a list of pre-defined options for input controls Defines a description of an item in a definition list Defines text that has been deleted from a document New Defines additional details that the user can view or hide Defines a definition term Not supported in HTML5. Deprecated in HTML 4.01. Defines a directory list Defines a section in a document Defines a definition list Defines a term (an item) in a definition list Defines emphasized text New Defines a container for an external (non-HTML) application Groups related elements in a form New Defines a caption for a <figure> element

WEB HOSTING

WEB BUILDING

STATISTICS Browser Statistics OS Statistics Display Statistics SHARE THIS PAGE

HTML Tags
<!--> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <article> <aside> <audio> <b> <base> <basefont> <bdi> <bdo> <big> <blockquote> <body> <br> <button> <canvas> <caption> <center> <cite> <code> <col> <colgroup> <command> <datalist> <dd> <del> <details> <dfn> <dir> <div> <dl> <dt> <em> <embed> <fieldset> <figcaption> <figure> <font> <footer> <form> <frame> <frameset> <head> <header> <hgroup> <h1> - <h6> <hr>

1 of 3

Saturday 05 January 2013 07:51 PM

HTML Reference
<html> <i> <iframe> <img> <input> <ins> <kbd> <keygen> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span> <strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <track> <tt> <u> <ul> <var> <video> <wbr>

http://www.w3schools.com/tags/default.asp

<figure> <font> <footer> <form> <frame> <frameset> <h1> to <h6> <head> <header> <hgroup> <hr> <html> <i> <iframe> <img> <input> <ins> <kbd> <keygen> <label> <legend> <li> <link> <map> <mark> <menu> <meta> <meter> <nav> <noframes> <noscript> <object> <ol> <optgroup> <option> <output> <p> <param> <pre> <progress> <q> <rp> <rt> <ruby> <s> <samp> <script> <section> <select> <small> <source> <span>

New Specifies self-contained content Not supported in HTML5. Deprecated in HTML 4.01. Defines font, color, and size for text New Defines a footer for a document or section Defines an HTML form for user input Not supported in HTML5. Defines a window (a frame) in a frameset Not supported in HTML5. Defines a set of frames Defines HTML headings Defines information about the document New Defines a header for a document or section New Groups heading (<h1> to <h6>) elements Defines a thematic change in the content Defines the root of an HTML document Defines a part of text in an alternate voice or mood Defines an inline frame Defines an image Defines an input control Defines a text that has been inserted into a document Defines keyboard input New Defines a key-pair generator field (for forms) Defines a label for an <input> element Defines a caption for a <fieldset>, < figure>, or <details> element Defines a list item Defines the relationship between a document and an external resource (most used to link to style sheets) Defines a client-side image-map New Defines marked/highlighted text Defines a list/menu of commands Defines metadata about an HTML document New Defines a scalar measurement within a known range (a gauge) New Defines navigation links Not supported in HTML5. Defines an alternate content for users that do not support frames Defines an alternate content for users that do not support client-side scripts Defines an embedded object Defines an ordered list Defines a group of related options in a drop-down list Defines an option in a drop-down list New Defines the result of a calculation Defines a paragraph Defines a parameter for an object Defines preformatted text New Represents the progress of a task Defines a short quotation New Defines what to show in browsers that do not support ruby annotations New Defines an explanation/pronunciation of characters (for East Asian typography) New Defines a ruby annotation (for East Asian typography) Defines text that is no longer correct Defines sample output from a computer program Defines a client-side script New Defines a section in a document Defines a drop-down list Defines smaller text New Defines multiple media resources for media elements (<video> and <audio>) Defines a section in a document

2 of 3

Saturday 05 January 2013 07:51 PM

HTML Reference

http://www.w3schools.com/tags/default.asp

<strike> <strong> <style> <sub> <summary> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <time> <title> <tr> <track> <tt> <u> <ul> <var> <video> <wbr>

Not supported in HTML5. Deprecated in HTML 4.01. Defines strikethrough text Defines important text Defines style information for a document Defines subscripted text New Defines a visible heading for a <details> element Defines superscripted text Defines a table Groups the body content in a table Defines a cell in a table Defines a multiline input control (text area) Groups the footer content in a table Defines a header cell in a table Groups the header content in a table New Defines a date/time Defines a title for the document Defines a row in a table New Defines text tracks for media elements (<video> and <audio>) Not supported in HTML5. Defines teletype text Defines text that should be stylistically different from normal text Defines an unordered list Defines a variable New Defines a video or movie New Defines a possible line-break

W3Schools Home

Next Reference

Top 10 Tutorials
HTML Tutorial HTML5 Tutorial CSS Tutorial CSS3 Tutorial JavaScript Tutorial jQuery Tutorial SQL Tutorial PHP Tutorial ASP.NET Tutorial XML Tutorial

Top 10 References
HTML/HTML5 Reference CSS 1,2,3 Reference CSS 3 Browser Support JavaScript HTML DOM XML DOM PHP Reference jQuery Reference ASP.NET Reference HTML Colors

Examples
HTML Examples CSS Examples XML Examples JavaScript Examples HTML DOM Examples XML DOM Examples AJAX Examples ASP.NET Examples Razor Examples ASP Examples SVG Examples

Quizzes
HTML Quiz XHTML Quiz CSS Quiz JavaScript Quiz jQuery Quiz XML Quiz ASP Quiz PHP Quiz SQL Quiz

Color Picker

Statistics
Browser Statistics Browser OS Browser Display

REPORT

ERROR

HOME

TOP

PRINT

FORUM

ABOUT

W3Schools is optimized for learning, testing, and training. Examples might be simplified to improve reading and basic understanding. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2013 by Refsnes Data. All Rights Reserved.

3 of 3

Saturday 05 January 2013 07:51 PM

You might also like