Question
click below
click below
Question
Normal Size Small Size show me how
HTML elements
self-explanatory
Question | Answer |
---|---|
a | anchor |
abbr | abbreviation |
acronym | acronym |
address | address |
b | bold text |
base | document base (url) |
bdo | BiDi override |
big | large text |
blockquote | block quotation |
body | document body |
br | line break |
caption | table caption |
cite | citation |
code | computer code |
col | table column |
colgroup | table column group |
dd | definition description |
del | deleted text |
dfn | defined term |
div | generic block-level container |
dl | definition list |
dt | definition term |
em | emphasis |
font | font change |
head | document head |
hr | horizontal rule |
html | html document |
i | italic text |
img | inline image |
ins | inserted text |
kbd | text to be input |
legend | fieldset caption |
li | list item |
link | document relationship |
meta | metadata |
object | object |
ol | ordered list |
p | paragraph |
q | short quotation |
samp | sample output |
script | client-side script |
small | small text |
span | generic inline container |
strike | strike-through text |
strong | strong emphasis |
style | embedded style sheet |
sub | subscript |
sup | superscript |
table | table |
tbody | table body |
td | table data cell |
tfoot | table foot |
th | table header cell |
thead | table head |
title | document title |
tr | table row |
tt | teletype text |
ul | underlined text |
var | variable |