Riepilogo proprietà

Per esteso Valori TAG
background
  • background-attachment
  • background-color
  • background-image
  • background-position
  • background-repeat
BODY DIV H1 P …
background-attachment
  • fixed
  • scroll
BODY DIV H1 P …
background-color
  • colore
  • transparent
BODY DIV H1 P …
background-image
  • none
  • url(…)
BODY DIV H1 P …
background-position
  • …% …%
  • …px …px
  • left top
  • left center
  • left bottom
  • center top
  • center center
  • center right
  • right top
  • right center
  • right bottom
BODY DIV H1 P …
background-repeat
  • no-repeat
  • repeat
  • repeat-x
  • repeat-y
BODY DIV H1 P …
border
  • border-collapse
  • border-color
  • border-width
DIV TABLE
border-collapse
  • collapse
border-color

  • border-bottom-color
  • border-left-color
  • border-right-color
  • border-top-color
TABLE
border-style

  • border-bottom-style
  • border-left-style
  • border-right-style
  • border-top-style
  • dashed
  • dotted
  • double
  • groove
  • hidden
  • inset
  • none
  • outset
  • ridge
  • solid
TABLE
border-width

  • border-bottom-width
  • border-left-width
  • border-right-width
  • border-top-width
TABLE
box-sizing border-box DIV
color text color colore BODY H1 …
direction
  • ltr
  • rtl
display
  • inline-block
font
  • font-family
  • font-size
  • font-style
  • font-variant
  • font-weight
font-family
  • cursive (?)
  • fantasy (?)
  • monospace
  • sans-serif
  • serif
font-height
font-size
  • …%
  • 100 … 900
  • initial
  • inherit
  • xx-small
    x-small
    smaller
    small
    medium
    large
    larger
    x-large
    xx-large
font-style
  • italic
  • normal
  • oblique
font-variant
  • normal
  • small-caps
font-weight
  • 100 … 900
  • lighter
    normal
    bold
    bolder
height DIV
letter-spacing
  • normal
line-height
list-style
  • list-style-image
  • list-style-position
  • list-style-type
list-style-image
  • none
  • url
list-style-position
  • inside
  • outside
list-style-type
  • circle
  • decimal
  • disc
  • lower-alpha
    lower-roman
  • none
  • square
  • upper-alpha
    upper-roman
margin

  • margin-bottom
  • margin-left
  • margin-right
  • margin-top
  • auto
DIV
max-height maximum height
max-width maximum width
min-height minimum height
min-width minimum width
padding

  • padding-bottom
  • padding-left
  • padding-right
  • padding-top
DIV
outline-style
outline-width
text-align
  • center
  • justify
  • left
  • right
text-decoration
  • blink (?)
  • line-through
  • none
  • overline
  • underline
A
text-indent
  • …%
text-transform
  • capitalize
  • lowercase
  • none
  • uppercase
width DIV
word-spacing
  • normal
white-spacing
all
  • initial
  • inherit
  • unset
empty-cells
  • hide
  • show
TABLE
Per esteso Valori TAG