HTML Formatting Flashcards
acronym
Defines an acronym. [Not supported in HTML5]
abbr
Defines an acronym
address
Defines contact information for the author/owner of a document/article
b
Defines bold text
bdi
Isolates a part of text that might be formatted in a different direction from other text outside it
bdo
Overrides the current text direction
big
Defines big text [Not supported in HTML5]
blockquote
Defines a section that is quoted from another source
center
Defines centered text [Not supported in HTML5]
cite
Defines the title of a work
code
Defines a piece of computer code
del
Defines text that has been deleted from a document
dfn
Represents the defining instance of a term
em
Defines emphasized text
font
Defines font, color, and size for text [Not supported in HTML5]
i
Defines a part of text in an alternate voice or mood
ins
Defines a text that has been inserted into a document
kbd
Defines a keyboard input
mark
Defines marked/highlighted text
meter
Defines a scalar measurement within a known range (a gauge)
pre
Defines preformatted text
progress
Represents the progress of a task
q
Defines a short quotation
rp
Defines what to show in browsers that do not support ruby annotations
rt
Defines an explanation/pronunciation of characters (for East Asian typography)
ruby
Defines a ruby annotation (for East Asian typography)
s
Defines text that is no longer correct
samp
Defines sample output from a computer program
small
Defines smaller text
strike
Defines strikethrough text [Not supported in HTML5]
strong
Defines important text
sub
Defines subscripted text
sup
Defines superscripted text
time
Defines a date/time
tt
Defines teletype text [Not supported in HTML5]
u
Defines text that should be stylistically different from normal text
var
Defines a variable
wbr
Defines a possible line-break