0% found this document useful (0 votes)
113 views

html5 Tag Cheat Sheet 2019

The document provides a cheat sheet of HTML5 tags, including new tags in HTML5, deprecated tags, and tag attributes. It lists tags such as <header>, <table>, <ol>, and <video> and describes what each tag defines. For each tag, it also lists relevant attributes. The summary provides an overview of the essential information and structure of the document in 3 sentences.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
113 views

html5 Tag Cheat Sheet 2019

The document provides a cheat sheet of HTML5 tags, including new tags in HTML5, deprecated tags, and tag attributes. It lists tags such as <header>, <table>, <ol>, and <video> and describes what each tag defines. For each tag, it also lists relevant attributes. The summary provides an overview of the essential information and structure of the document in 3 sentences.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Legend: <html5> - New tags in HTML5 <deprecated> - Deprecated tags attr2 / attr2 - Tag attributes

|||- ||> <code> <header> <ol> <table>


Defines a comment Defines computer code text Defines a header for a section or page Defines an ordered list Defines a table
autobuffer, autoplay, controls, src reversed, start summary
<!DOCTYPE> <hgroup>
Defines the document type <col> Defines information about a section in a document <optgroup> <tbody>
Defines attributes for table columns Defines an option group Defines a table body
label, disabled summary
<a> <hr>
Defines a hyperlink <colgroup> Defines a horizontal rule
href, hreflang, media, ping, rel, target, type Defines groups of table columns <option> <td>
span Defines an option in a drop-down list Defines a table cell
<html> disabled, label, selected, value colspan, headers, rowspan
<abbr> Defines an html document
Defines an abbreviation <command> manifest, xmlns
Defines a command button <output> <textarea>
checked, disabled, icon, label, radiogroup, type Defines some types of output Defines a text area
<acronym> <i> for, form, name autofocus, cols, disabled, form, maxlength, name,
Used to define an embedded acronyms Defines italic text placeholder, readonly, required, rows, wrap
<datalist>
Defines a dropdown list <p>
<address> <iframe> Defines a paragraph <tfoot>, <thead>
Defines an address element Defines an inline sub window Defines a table footer / head
<dd> height, name, sandbox, seamless, src, width
Defines a definition description <param>
<applet> Defines a parameter for an object <th>
Used to define an embedded applet <img> name, value Defines a table header
<del> Defines an image colspan, headers, rowspan, scope
Defines deleted text alt, src, height, ismap, usemap, width
<area> cite, datetime <pre>
Defines an area inside an image map Defines preformatted text <time>
alt, coords, href, hreflang, media, ping, rel, <input> Defines a date/time
shape, target, type <details> Defines an input field datetime
Defines details of an element <progress>
HTML5 Tag Cheat Sheet

open Defines progress of a task of any kind


<article> <ins> max, value <title>
Defines an article Defines inserted text Defines the document title
cite, pubdate <dialog> cite, datetime
Defines a dialog (conversation) <q>
Defines a short quotation <tr>
<aside> <keygen> cite Defines a table row
Defines content aside from the page content <dfn> Used to define a generated key in a form datetime
Defines a definition term
<rp>
<audio> <kbd> Used in ruby annotations to define what to show browsers <tt>
Defines sound content <dir> Defines keyboard text Used to define teletype text
that to not support the ruby element
autobuffer, autoplay, controls, src Used to define a directory list
<label> <rt> <u>
<b> <div> Defines an inline sub window Defines a non-textual annotation
Defines explanation to ruby annotations
Defines bold text Defines a section in a document for, form

<ruby> <ul>
<base> <dl> <legend>
Created by WebsiteSetup.org

Defines ruby annotations Defines an unordered list


Defines a base URL for all the links in a page Defines a definition list Defines a title in a fieldset
href, target
<s> <var>
<dt> <li> Defines a variable
Defines a strikethrough text
<basefont> Defines a definition term Defines a list item
Used to define a default font-color, font-size, or value
<strike> <video>
font-family for all the document <em> Defines a video
<link> Used to feind a strikethrough text
Defines emphasized text autobuffer, autoplay, controls, height, loop, src,
<bdo> Defines a resource reference width
Defines the direction of text display <embed> href, hreflang, media, rel, sizes, type <samp>
dir Defines sample computer code
Defines external interactive content or plugin
height, src, type, width <map>
<big> Defines an image map <script>
name Defines a definition list
Used to make text bigger <fieldset>
Defines a fieldset async, type, charset, defer, src
<blockquote> disabled, form, name <mark>
Defines a long quotation Defines marked text <section>
cite <figure> Defines a section
Defines a group of media content, and their caption <menu> cite
<body> Defines a menu list
Defines a body element <font> label, type <select>
Used to define font face, font size, and font color of text Defines a selectable list
<br> <meta> autofocus, disabled, form, multiple, name, size
Defines meta information
Inserts a single line break <footer>
Defines a footer for a section or page
charset, content, http-equiv, name <small>
Defines small text
<button>
<meter>
Defines a push button <form>
autofocus, disabled, form, formaction, formenc- Defines a form
Defines measurement within a predefined range <source>
type, formmethod,formnovalidate,formtarget, name, high, low, max, min, optimum, value Defines media resources
accept-charset, action, autocomplete, enctype,
type, value method, name, novalidate, target media, src, type
<nav>
<canvas> <frame> Defines navigation links <span>
Defines graphics Used to define one particular window within a frameset Defines a section in a document
height, width <noframes>
<frameset> Used to display text for browsers that do not handle <strong>
<caption> Used to define a frameset, which organized multiple
frames Defines strong text
Defines a table caption
windows
<noscript> <style>
<center> <h1> to <h6> Defines a noscript section Defines a style definition
Used to center align text and content type, media, scoped
Defines header 1 to header 6
<object>
<cite> <head> Defines an embedded object <sub>, <sup>
Defines a citation data, form, height, name, type, usemap, width Defines a sub/super-scripted text
Defines information about the document

You might also like