Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

HTML Tags Chart - HTML Codes

Below is a chart showing all the HTML codes and the code descriptions. Each HTML code is linked to a tutorial that gives you more information and HTML coding examples. Click the " Learn More" link in the third column to access the HTML code tutorial for each HTML element (each HTML code represents an HTML element). Tag <!-- Comment --> <!DOCTYPE> <a> <abbr> <acronym> <address> <applet> <area> <b> <base> <basefont> <bdo> <big> <blockquote> <body> <br> <button> <caption> <center> <cite> <code> <col> <colgroup> <dd> <del> <dfn> <dir> <div> <dl> <dt> <em> <fieldset> <font> <form> <frame> <frameset> <h1> to <h6> <head> <hr> <html> <i> <iframe> <img> Description Allows you to write a hidden comment Sets the document type Sets an anchor - used with href to create a link Used with a title attribute to define an abbreviation Used with a title attribute to define an acronym Sets contact info for the author or owner of a document Deprecated - use object instead Defines a "hot" area of a client-side image map Sets bold text Sets a default address or a default target for all links Deprecated - use CSS instead Sets the text direction Makes text one size bigger Encapsulates a long quotation Sets the document's body Sets a single line break Establishes a push button Sets a table caption Deprecated - use CSS instead Sets a citation Encapsulates a computer code fragment Used to group table column attributes Used to group table columns together for formatting Sets a definition description item in a definition list Marks text proposed for deletion in collaborative works Indicates the defining instance of the enclosed term Deprecated - use UL instead Generic container used for formatting or positioning Sets a definition list Sets a definition term in a definition list Sets emphasized text Sets a border around grouped elements in a form Deprecated - use CSS instead Sets an HTML form for user input Sets a frame in a frameset Divides the user window into rectangular sub-spaces Sets HTML headings - smallest number is the largest size Container for title, meta data, and other information Sets a horizontal line Document format declaration Sets italic text Sets an inline frame Sets an image Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial

<input> <ins> <isindex> <kbd> <label> <legend> <li> <link> <map> <menu> <meta> <noframes> <noscript> <object> <ol> <optgroup> <option> <p> <param> <pre> <q> <s> <samp> <script> <select> <small> <span> <strike> <strong> <style> <sub> <sup> <table> <tbody> <td> <textarea> <tfoot> <th> <thead> <title> <tr> <tt> <u> <ul> <var> <xmp>

Sets a form input control Marks text proposed for insertion in collaborative works Deprecated - use input instead Indicates text to be entered by the user Sets a label for an input element Sets the caption for a fieldset element Sets a list item in an ordered or unordered list Establishes a relationship with an external resource Image map declaration Deprecated - use UL instead Sets meta data about an HTML document Sets alternate content for frame incapable browsers Sets alternate content for script incapable browsers Establishes an embedded object Sets an ordered list Groups related options in a selection list Establishes an option in a selection list Sets a paragraph Sets a parameter for an embedded object Sets preformatted text Sets a short quotation Deprecated - use CSS instead Designates sample output from programs, scripts, etc. Sets a client-side script Sets a selection list Makes text one size smaller Generic container used for style formatting Deprecated - use CSS instead Sets strong text - usually renders text in bold type Sets style information for a document Sets subscripted text Sets superscripted text Establishes an HTML table Groups the body content in a table Sets a cell in a table row Sets a multi-line text input control Sets the footer content in a table Sets a header cell in a table row Groups the header content in a table Sets the title of a document Sets a row in a table Sets teletype text Deprecated - use CSS instead Sets an unordered list Denotes an instance of a variable or program argument Deprecated - use CSS instead

View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial View Tutorial

You might also like