You are on page 1of 1

<s> Defines text that is no longer correct <canvas> Used to draw graphics, on the fly, via scripting <colgroup>

the fly, via scripting <colgroup> Specifies a group of one or more columns in a
HTML Element Reference by Category GAtt | EAtt height | width | GAtt | EAtt table for formating
<samp> Defines a sample code from a computer <figcaption> Defines a caption for a <figure> element span | GAtt | EAtt
Basic HTML program GAtt | EAtt
GAtt | EAtt
<figure> Specifies self-contained content Styles and Semantics
<small> Defines smaller text
<!DOCTYPE> Defines the document type GAtt | EAtt GAtt | EAtt

<strong> Defines important text <picture> Defines a container for multiple image
resources
<style> Defines style information for a document
<html> Defines an HTML document GAtt | EAtt
media | scoped | type | GAtt | EAtt
manifest | xmlns | GAtt <sub> Defines subscripted text GAtt
<div> Defines a block section in a document
<head> Defines information about the document GAtt | EAtt <svg> Defines a container for SVG graphics GAtt | EAtt
GAtt <sup> Defines superscripted text height | viewbox | width | x | y | *presentation att |
GAtt | EAtt GAtt | EAtt <span> Defines an inline section in a document
<title> Defines a title for the document GAtt | EAtt
GAtt <template> Defines a template
GAtt <header> Defines a header for a document or section
<body> Defines the document’s body
<time> Defines a date/time Audio / Video GAtt | EAtt
GAtt | EAtt datetime | GAtt | EAtt <footer> Defines a footer for a document or section
<h1> to Defines HTML headings <u> Defines text that should be stylisticaly different <audio> Defines sound content GAtt | EAtt
<h6> GAtt | EAtt form normal text autoplay | controls | loop | muted | preload | src | <main> Specifies the main content of a document
GAtt | EAtt GAtt | EAtt
<p> Defines a paragraph GAtt | EAtt
GAtt | EAtt <var> Defines a variable <source /> Resources for media elem. ( <video> and <section> Defines a section in a document
GAtt | EAtt
<br /> Inserts a single line break <audio> ) GAtt | EAtt
<wbr /> Defines a possible line-break
GAtt | EAtt GAtt | EAtt
media | src | type | GAtt | EAtt <article> Defines an article
<hr /> Defines a thematic change in the content <track /> Defines text tracks for media elem. GAtt | EAtt
GAtt | EAtt default | kind | label | src | srclang | GAtt | EAtt <aside> Defines content aside from the page content
<!-- .. --> Defines a comment Forms and Input <video> Defines a video or movie GAtt | EAtt
autoplay | controls | height | loop | muted | poster | <details> Defines additional details that the user can
<form> Defines an HTML form for user input preload | src | width | GAtt | EAtt
view or hide
accept-charset | action | autocomplete | enctype | open | GAtt | EAtt
Formating method | name | novalidate | target | GAtt | EAtt
Links <dialog> Defines a dialog box or window
<input /> Defines an input control field open | GAtt | EAtt
<abbr> Defines an abbreviation or an acronym accept | alt | autocomplete | autofocus | checked |
<summary> Defines a visible heading for a <details>
GAtt | EAtt dirname | disabled | form | formaction | formenctype | <a> Defines a hyperlink
download | href | hreflang | media | rel | target | type element
<address> Defines contact information formmethod | formnovalidate | formtarget | height |
| GAtt | EAtt GAtt | EAtt
GAtt | EAtt list | max | maxlength | min | multiple | name | pattern
<b> Defines bold text
| placeholder | readonly | required | size | src | step | <link /> Defines the ralationship between a doc. and an <data> Links the given content with a machine-
type | value | width | GAtt | EAtt ext. resource (most used to link to style sheets) readable translation
GAtt | EAtt
<bdi> Isolates a part of text that might be formatted
<textarea> Defines a multiline input control (textarea) crossorigin | href | hreflang | media | rel | sizes | type | value | GAtt
autofocus | cols | dirname | disabled | form | GAtt | EAtt
in a different direction from other text maxlength | name | placeholder | readonly | required | <nav> Defines navigation links
Meta Info
aoutside it rows | wrap | GAtt | EAtt GAtt | EAtt
GAtt | EAtt <button> Defines a clickable button
<bdo> Overrides the current text direction autofocus | disabled | form | formaction | formenctype <head> Defines information about the document
dir | GAtt | EAtt | formmethod | formnovalidate | formtarget | name | Lists GAtt
<blockquote> Defines a section quoted from another source type | value | GAtt | EAtt <meta /> Defines metadata about an HTML document
cite | GAtt | EAtt <select> Defines a drop-down selectable list <ul> Defines an unordered list charset | content | http-equiv | name | GAtt
<cite> Defines the title of a work autofocus | disabled | form | multiple | name | GAtt | EAtt <base /> Base URL/target for all relative URL’s in a
GAtt | EAtt required | size | GAtt | EAtt <ol> Defines an ordered list document
<code> Defines a piece of computer code <optgroup> Defines a group of related options in a drop- reversed | start | type | GAtt | EAtt href | target | GAtt
GAtt | EAtt down list <li> Defines a list item
<del> Defines text that has been deleted disabled | label | GAtt | EAtt value | GAtt | EAtt
Programming
cite | datetime | GAtt | EAtt <option> Defines an option in a drop-down list <dl> Defines a description list
<dfn> Represents the defining instance of a term disabled | label | selected | value | GAtt | EAtt GAtt | EAtt
GAtt | EAtt <label> Defines a label for an <input /> element <dt> Defines a term/name in a description list <script> Defines a client-side script
async | charset | defer | src | type | GAtt
<em> Defines emphasized text for | form | GAtt | EAtt GAtt | EAtt
GAtt | EAtt <fieldset> Groups related elements in a form <dd> Defines a description of a term/name in a <noscript> Alt. content for users that do not support
<i> Defines italic text disabled | form | name | GAtt | EAtt desctription list client-side scripts
GAtt
GAtt | EAtt <legend> Defines a caption for a <fieldset> element GAtt | EAtt
<ins> Defines inserted text GAtt | EAtt <embed /> Defines a container for an ext. (non-HTML) app
height | src | type | width | GAtt | EAtt
cite | datetime | GAtt | EAtt <datalist> Specifies a pre-defined options list (dropdown Tables
<kbd> Defines keyboard text/input list) <object> Defines an embedded object
GAtt | EAtt data | form | height | name | type | usemap | width |
GAtt | EAtt
<output> <table> Defines a table GAtt | EAtt
<mark> Defines marked/highlighted text Defines the result of a calculation
border | sortable | GAtt | EAtt <param /> Defines a parameter for an object
GAtt | EAtt for | form | name | GAtt | EAtt
<caption> Defines a table caption name | value | GAtt | EAtt
<meter> Defines a scalar measurement within a known GAtt | EAtt
range (a gauge) Frames <th> Defines a header cell in a table
form | high | low | max | min | optimum | value |
abbr | colspan | headers | rowspan | scope | sorted |
GAtt | EAtt
<iframe> Defines an inline frame GAtt | EAtt
<pre> Defines preformated text height | name | sandbox | src | srcdoc | width | <tr> Defines a row in a table
GAtt | EAtt GAtt - Global Attributes
GAtt | EAtt GAtt | EAtt
<progress> Represents the progress of a task EAtt - Event Attributes
max | value | GAtt | EAtt
<td> Defines a cell in a table
colspan | headers | rowspan | GAtt | EAtt
<q> Defines a short quotation Images
cite | GAtt | EAtt
<thead> Groups the header content in a table
GAtt | EAtt
<rp> Defines what to show in browsers that do not <img /> Defines an image
alt | crossorigin | height | ismap | longdesc | src | <tbody> Groups the body content in a table
support ruby annotations GAtt | EAtt
GAtt | EAtt usemap | width | GAtt | EAtt
<map> Defines a client-side image-map <tfoot> Groups the footer content in a table
<rt> Defines an explanation/pronunciation of GAtt | EAtt
name | GAtt | EAtt
characters (for East Asian typography) <col /> Specifies column properties for each column
GAtt | EAtt <area /> Defines an area inside an image-map
alt | coords | download | href | hreflang | media | rel within a <colgroup> element
<ruby> Defines a ruby annotation | shape | target | type | GAtt | EAtt span | GAtt | EAtt
GAtt | EAtt

You might also like