HTML Elements Flashcards
Defines a comment
Defines a comment
Defines a document type
Defines a hyperlink
<a></a>
Defines an abbreviation or an acronym
<abbr></abbr>
Defines contact information for the author/owner of a document
<address></address>
Defines an area inside an image map
Defines an article
Defines content aside from the page content
Defines embedded sound content
Defines bold text
<b></b>
Specifies the base URL/target for all relative URLs in a document
Overrides the current text direction
Overrides the current text direction
Defines a document type
Defines a hyperlink
<a></a>
Defines an abbreviation or an acronym
<abbr></abbr>
Defines contact information for the author/owner of a document
<address></address>
Defines an area inside an image map
Defines an article
Defines content aside from the page content
Defines embedded sound content
Defines bold text
<b></b>
Specifies the base URL/target for all relative URLs in a document
Isolates a part of text that might be formatted in a different direction from other text outside it
Overrides the current text direction
Defines a section that is quoted from another source
<blockquote></blockquote>
Defines the document’s body
Defines a single line break
<br></br>
Defines a dialog box or window
Used to draw graphics, on the fly, via scripting (usually JavaScript)
Defines a table caption
Defines the title of a work
<cite></cite>
Defines a piece of computer code
<code></code>
Specifies column properties for each column within a element
Specifies a group of one or more columns in a table for formatting
Adds a machine-readable translation of a given content
Specifies a list of pre-defined options for input controls
Defines a description/value of a term in a description list
<dd></dd>
Defines text that has been deleted from a document
<del></del>
Defines additional details that the user can view or hide
Specifies a term that is going to be defined within the content
<dfn></dfn>
Defines a dialog box or window
Defines a section in a document
<div></div>
Defines a description list
<dl></dl>
Defines a term/name in a description list
<dt></dt>
Defines emphasized text
<em></em>
Defines an image
<img></img>
Groups related elements in a form
Defines a caption for a element
Specifies self-contained content
Defines a footer for a document or section
Defines an HTML form for user input
Defines HTML headings
<h1> to <h6></h6></h1>
Contains metadata/information for the document
Defines a header for a document or section
Defines a thematic change in the content
<hr></hr>
Defines the root of an HTML document
Defines a part of text in an alternate voice or mood
<i></i>
Defines an inline frame
Defines an image
<img></img>
Defines an input control
Defines a text that has been inserted into a document
<ins></ins>
Defines keyboard input
<kbd></kbd>
Defines a label for an element
Defines a caption for a element
Defines a list item
<li>
</li>
Defines the relationship between a document and an external resource (most used to link to style sheets)
Defines a parameter for an object
Defines an image map
Defines marked/highlighted text
Defines metadata about an HTML document
Defines a scalar measurement within a known range (a gauge)
Defines navigation links
Defines an alternate content for users that do not support client-side scripts
Defines a container for an external application
Defines an ordered list
<ol></ol>
Defines a group of related options in a drop-down list
Defines an option in a drop-down list
Defines the result of a calculation
Defines a paragraph
<p></p>
Defines a parameter for an object
Defines a container for multiple image resources
Defines preformatted text
<pre></pre>
Represents the progress of a task
Defines a short quotation
Defines what to show in browsers that do not support ruby annotations
Defines an explanation/pronunciation of characters (for East Asian typography)
Defines a ruby annotation (for East Asian typography)
Defines a container for SVG graphics
Defines sample output from a computer program
<samp></samp>
Defines a client-side script
Defines a section in a document
Defines a drop-down list
Defines smaller text
<small></small>
Defines multiple media resources for media elements ( and )
Defines a section in a document
<span></span>
Defines important text
<strong></strong>
Defines style information for a document
Defines subscripted text
Defines a visible heading for a elemeent
Defines supescripted text
Defines a container for SVG graphics
Defines a table
Groups the body content in a table
Defines a cell in a table
Defines a container for content that should be hiddden when the page loads
Defines a multiline input control (text area)
Groups the footer content in a table
Defines a header cell in a table
Groups the header content in a table
Defines a specific time (or datetime)
Defines a title for the document
Defines a row in a table
Defines text tracks for media elements ( and )
Defines some text that is unarticulated and styled differently from normla text
<u></u>
Defines an unordered list
<ul></ul>
Defines a variable
<var></var>
Defines embedded video content
Defines a possible line-break