HTML Flashcards
Text that has no extra importance but is styled in bold font by usage and convention.
<b></b>
Identifies text as an abbreviation; configure the title attribute with the full name.
<abbr></abbr>
Identifies a citation or reference; usually displayed in italics
<cite></cite>
Identifies program code samples; usually a fixed-space font
<code></code>
Identifies a definition of a word or term; usually displayed in italics
<dfn></dfn>
Causes text to be emphasized in relation to other text; usually displayed in italics
<em></em>
Text that has no extra importance, but is styled in italics by usage and convention
<i></i>
Identifies user text to be typed; usually a fixed space font
<kbd></kbd>
Text that is highlighted in order to be easily referenced(HTML5 only)
< mark >
Shows program sample output; usually a fixed space font
<samp></samp>
Legal disclaimers and notices (“fine print”) displayed in small font size
<small></small>
Strong importance; causes text to stand out from surrounding text; usually displayed in bold
<strong></strong>
Displays a subscript as small text below the baseline
Displays a superscript as small text above the baseline
Identifies and displays a variable or program output; usually displayed in italics
<var></var>
HTML Heading tag(s)
<h1></h1> <h2></h2> <h3></h3> <h4></h4> <h5></h5> <h6></h6>
HTML paragraph tag(s)
<p></p>
HTML Link tag(s)
<a>This is text linking to JoeNoPhoto.com</a>
HTML Image tag(s)
<img></img>
HTML Comments tag(s)
<!-- This is an HTML comment -->
Horizontal line tag(s)
<hr></hr>
line breaks in paragraph
<br></br>
Defines inserted text
<ins></ins>
Defines deleted text
<del></del>
| Last name:
| I have a car