HTML Tag Reference
HTML Tag Reference
Page 1 of 3
premanandhj.hpage.com
New
New Forms
Not supported in HTML5. Deprecated in HTML 4.01. Defines strikethrough text Defines important text Defines subscripted text Defines superscripted text Defines a date/time Not supported in HTML5. Defines teletype text Defines text that should be stylistically different from normal text Defines a variable Defines a possible line-break Defines an HTML form for user input Defines an input control Defines a multiline input control (text area) Defines a clickable button Defines a drop-down list Defines a group of related options in a drop-down list Defines an option in a drop-down list Defines a label for an <input> element Groups related elements in a form Defines a caption for a <fieldset>, < figure>, or <details> element Specifies a list of pre-defined options for input controls Defines a key-pair generator field (for forms) Defines the result of a calculation Not supported in HTML5. Defines a window (a frame) in a frameset Not supported in HTML5. Defines a set of frames Not supported in HTML5. Defines an alternate content for users that do not support frames Defines an inline frame Defines an image Defines a client-side image-map Defines an area inside an image-map Used to draw graphics, on the fly, via scripting (usually JavaScript) Defines a caption for a <figure> element Specifies self-contained content Defines sound content Defines multiple media resources for media elements (<video> and <audio>) Defines text tracks for media elements (<video> and <audio>) Defines a video or movie Defines a hyperlink Defines the relationship between a document and an external resource (most used to link to style sheets) Defines navigation links Defines an unordered list
<form> <input> <textarea> <button> <select> <optgroup> <option> <label> <fieldset> <legend> <datalist> New <keygen> New <output> New Frames <frame> <frameset> <noframes> <iframe> Images <img> <map> <area> <canvas> New <figcaption> New <figure> New Audio/Video <audio> New <source> New <track> New <video> New Links <a> <link> <nav> <ul> New Lists
Page 2 of 3
premanandhj.hpage.com
Defines an ordered list Defines a list item Not supported in HTML5. Deprecated in HTML 4.01. Defines a directory list Defines a definition list Defines a term (an item) in a definition list Defines a description of an item in a definition list Defines a list/menu of commands Defines a command button that a user can invoke Defines a table Defines a table caption Defines a header cell in a table Defines a row in a table Defines a cell in a table Groups the header content in a table Groups the body content in a table Groups the footer content in a table Specifies column properties for each column within a <colgroup> element Specifies a group of one or more columns in a table for formatting Defines style information for a document Defines a section in a document Defines a section in a document Defines a header for a document or section Defines a footer for a document or section Groups heading (<h1> to <h6>) elements Defines a section in a document Defines an article Defines content aside from the page content Defines additional details that the user can view or hide Defines a visible heading for a <details> element Defines information about the document Defines metadata about an HTML document 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 Defines a client-side script Defines an alternate content for users that do not support client-side scripts Not supported in HTML5. Deprecated in HTML 4.01. Defines an embedded applet Defines a container for an external (non-HTML) application Defines an embedded object Defines a parameter for an object
Page 3 of 3
premanandhj.hpage.com