Sie sind auf Seite 1von 1

HTML Element Reference <rt>

Defines an explanation/pronunciation of characters (for


East Asian typography)
<map>
Defines a client-side image-map
name | GAtt | EAtt
<tbody>
Groups the body content in a table
GAtt | EAtt
by Category GAtt | EAtt Defines an area inside an image-map
<tfoot>
Groups the footer content in a table
Defines a ruby annotation <area /> alt | coords | download | href | hreflang | media | rel | GAtt | EAtt
<ruby> GAtt | EAtt shape | target | type | GAtt | EAtt Specifies column properties for each column within a
Basic HTML Tags <s>
Defines text that is no longer correct
GAtt | EAtt
<canvas>
Used to draw graphics, on the fly, via scripting
height | width | GAtt | EAtt
<col /> <colgroup> element
span | GAtt | EAtt
Defines the document type Defines a sample code from a computer Defines a caption for a <figure> element Specifies a group of one or more columns in a table for
<!DOCTYPE> <samp> <figcaption>
GAtt | EAtt GAtt | EAtt <colgroup> formating
Defines an HTML document Defines smaller text Specifies self-contained content span | GAtt | EAtt
<html> manifest | xmlns | GAtt <small> <figure>
GAtt | EAtt GAtt | EAtt
Defines information about the document’s body Defines important text Defines a container for multiple image resource
<head> <strong> <picture>
Defines a title for the document
GAtt GAtt | EAtt GAtt Styles and Semantics
<title> Defines subscripted text Defines a container for SVG graphics
GAtt <sub> GAtt | EAtt
<svg> height | viewbox | width | x | y | GAtt | EAtt
Defines style information for a document
<style> media | scoped | type | GAtt | EAtt
Defines the document’s body Defines superscripted text
<body> GAtt | EAtt <sup> Defines a block section in a document
GAtt | EAtt <div> GAtt | EAtt
<h1> to <h6>
Defines HTML headings
GAtt | EAtt <template>
Defines a template Audio / Video Defines an inline section in a document
GAtt | EAtt <span>
Defines a paragraph Defines sound content GAtt | EAtt
<p> Defines a date/time
GAtt | EAtt <time> datetime | GAtt | EAtt <audio> autoplay | controls | loop | muted | preload | src | Defines a header for a document or section
GAtt | EAtt
<header> GAtt | EAtt
Inserts a single line break Defines text that should be stylisticaly different from
<br /> GAtt | EAtt Resources for media elem. (<video> and <audio>) Defines a footer for a document or section
<u> normal text <source /> <footer>
Defines a thematic change in the content media | src | type | GAtt | EAtt GAtt | EAtt
<hr /> GAtt | EAtt
GAtt | EAtt Defines text tracks for media elem. Specifies the main content of a document
Defines a variable <track /> <main>
Defines a comment <var> GAtt | EAtt
default | kind | label | src | srclang | GAtt | EAtt GAtt | EAtt
<!-- ... --> Defines a video or movie Defines a section in a document
Defines a possible line-break <section>
<wbr /> GAtt | EAtt <video> autoplay | controls | height | loop | muted | poster | GAtt | EAtt
preload | src | width | GAtt | EAtt Defines an article
<article>
Formating Defines content aside from the page content
GAtt | EAtt

<abbr>
Defines an abbreviation or an acronym Forms and Input Links
<aside> GAtt | EAtt
GAtt | EAtt Defines an HTML form for user input Defines additional details that the user can view or hide
Defines contact information Defines a hyperlink <details>
<address> <form> accept-charset | action | autocomplete | enctype | open | GAtt | EAtt
GAtt | EAtt method | name | novalidate | target | GAtt | EAtt <a> download | href | hreflang | media | rel | target | type |
Defines a dialog box or window
Defines bold text Defines an input control field
GAtt | EAtt <dialog> open | GAtt | EAtt
<b> GAtt | EAtt <input /> Defines the relationship between a doc. and an ext.
Defines a visible heading for a <details> element
Isolates a part of text that might be formatted in a resource (most used to link to style sheets) <summary>
Defines a multiline input control (textarea) <link /> crossorigin | href | hreflang | media | rel | sizes | type |
GAtt | EAtt
<bdi> different direction from other text outside it autofocus | cols | dirname | disabled | form | maxlength Links the given content with a machine-readable
GAtt | EAtt <textarea> | name | placeholder | readonly | required | rows | wrap |
GAtt | EAtt
<data> translation
Overrides the current text direction Defines navigation links
<bdo> GAtt | EAtt <nav> value | GAtt
dir | GAtt | EAtt GAtt | EAtt
Defines a clickable button
Defines a section quoted from another source autofocus | disabled | form | formaction | formenctype |
<blockquote> <button>
Defines the title of a work
cite | GAtt | EAtt formmethod | formnovalidate | formtarget | name |
type | value | GAtt | EAtt Lists Meta Info
<cite> GAtt | EAtt Defines information about the document
Defines a drop-down selectable list Defines an unordered list <head>
Defines a piece of computer code <select> autofocus | disabled | form | multiple | name | requred | <ul> GAtt | EAtt
GAtt
<code> GAtt | EAtt Defines metadata about an HTML document
size | GAtt | EAtt Defines an ordered list <meta />
Defines text that has been deleted Defines a group of related options in drop-down list <ol> reversed | start | type | GAtt | EAtt
charset | content | http-equiv | name | GAtt
<del> cite | datetime | GAtt | EAtt <optgroup> Base URL/target for all relative URL’s in a document
disabled | label | GAtt | EAtt Defines a list item <base />
Represents the defining instance of a term Defines an option in a drop-down list <li> value | GAtt | EAtt
href | target | GAtt
<dfn> GAtt | EAtt <option> disabled | label | selected | value | GAtt | EAtt Defines a description list
Defines emphasized text Defines a label for an <input /> element <dl> GAtt | EAtt
<em> GAtt | EAtt <label> for | form | GAtt | EAtt Defines a term/name in a description list Programming
Defines italic text Groups related elements in a form <dt> GAtt | EAtt
<i> <fieldset> Defines a client-side script
GAtt | EAtt disabled | form | name | GAtt | EAtt Defines a description of a term/name in a description list <script> async | charset | defer | src | type | GAtt
Defines inserted text Defines a caption for a <fieldset> element <dd> GAtt | EAtt
<ins> <legend> Alt. content for users that do not support client-side
cite | datetime | GAtt | EAtt GAtt | EAtt
<noscript> scripts
Defines keyboard text/input Specifies a pre-defined options list (dropdown list) GAtt
<kbd> GAtt | EAtt <datalist> GAtt | EAtt
Defines marked/highlighted text Defines the result of a calculation
Tables <embed />
Defines a container for an ext. (non-HTML) app
<mark> <output> height | src | type | width | GAtt | EAtt
GAtt | EAtt for | form | name | GAtt | EAtt Defines a table
<table> border | sortable | GAtt | EAtt
Defines an embedded object
Defines a scalar measurement within a known range (a
<object> data | form | height | name | type | usemap | width |
gauge) Defines a table caption
<meter> <caption> GAtt | EAtt
form | high | low | max | min | optimum | value |
GAtt | EAtt
Frames Defines a header cell in a table
GAtt | EAtt
<param />
Defines a parameter for an object
Defines an inline frame name | value | GAtt | EAtt
Defines preformated text <iframe> <th> abbr | colspan | headers | rowspan | scope | sorted |
<pre> GAtt | EAtt height | name | sandbox | src | srcdoc | width | GAtt | GAtt | EAtt
Represents the progress of a task EAtt Defines a row in a table
<progress> max | value | GAtt | EAtt
<tr> GAtt | EAtt
Defines a short quotation Defines a cell in a table
<q> cite | GAtt | EAtt Images <td> cosplan | headers | rowspan | GAtt | EAtt
Defines what to show in browsers that do not support Defines an image Groups the header content in a table
ruby annotations
<thead> GAtt | EAtt
<rp> <img /> alt | crossorigin | height | ismap | longdesc | src |
GAtt | EAtt usemap | width | GAtt | EAtt

Das könnte Ihnen auch gefallen