HTML Selectors Chart For CSS

HTML Selectors Chart For CSS
The HTML selectors control where the CSS styles are applied. There are three categories of selectors that you can use to apply CSS styles to your webpage.

Selectors - Block-Level Tags
blockquote
p
center
div
table
th
tr
td
ul
ol
li
h1-7
dfn
dl
dt
dd
dir
blockquote tag
paragraph tag
center tag
division tag
table tags
" "
" "
" "
unordered list tag
ordered list tag
list item tag
header 1-7 tag
word definition tag
definition list tags
" " (definition term)
" " (definition description)
" "

Selectors - Inline Tags
b
big
strong
cite
code
tt
u
em
i
strike
sub
sup
a
font
pre
span
bold text tag
bigger text tag
stronger text tag
Bible citation tag
code listing tag
monospaced text tag
underlined text tag
emphasis tag
italic tag
strikethrough tag
subscript text tag
superscript text tag
anchor tag
font tag
preformatted text tag
localized style tag

Selectors - Replaced Tags
textarea
select
input
object
img
br
multiline text entry field tag (form)
check box entry field tag (form)
input entry field tag (form)
embedded object tag
image tag
line break tag






This site needs an editor - click to learn more!



RSS
Related Articles
Editor's Picks Articles
Top Ten Articles
Previous Features
Site Map





Content copyright © 2023 by Diane Cipollo. All rights reserved.
This content was written by Diane Cipollo. If you wish to use this content in any manner, you need written permission. Contact BellaOnline Administration for details.