Web-Infos
  • Criar um site
  • Checkout
  • Le HTML5
  • CSS 3
  • Propriétés CSS
  • Balises HTML5
  • Faire son site internet
  • Téléchargement
Accueil » empty-cells
  • margin-left
  • list-style-type
  • a
  • border-top-style
  • border-top-width
  • border-width
  • bottom
  • color
  • empty-cells
  • float
  • font
  • font-family
  • font-size
  • font-style
  • font-variant
  • font-weight
  • left
  • letter-spacing
  • line-height
  • list-style
  • list-style-image
  • list-style-position
  • margin
  • margin-bottom
  • margin-right
  • margin-top
  • padding
  • padding-bottom
  • padding-left
  • padding-right
  • padding-top
  • position
  • right
  • table-layout
  • text-align
  • text-decoration
  • text-indent
  • text-transform
  • top
  • transition
  • transition-delay
  • transition-duration
  • transition-property
  • transition-timing-function
  • vertical-align
  • word-spacing
  • :active
  • :focus
  • :hover
  • :link
  • :visited
  • background-attachment
  • background-color
  • background-image
  • background-position
  • background-repeat
  • border
  • border-bottom
  • border-bottom-color
  • border-bottom-style
  • border-bottom-width
  • border-collapse
  • border-color
  • border-left
  • border-left-color
  • border-left-style
  • border-left-width
  • border-right
  • border-right-color
  • border-right-style
  • border-right-width
  • border-spacing
  • border-style
  • border-top
  • border-top-color

empty-cells

Propriété qui affiche ou masque le contour des cellules vides (uniquement si les bordures sont séparées). Elle ne s’applique qu’aux balises HTML <table> et <td>.

  • Valeurs :
    • show=visible
    • hide=invisible
  • Catégorie TABLEAU

Exemple :

table { empty-cells: show ; }

  • Balises HTML5
  • Propriétés CSS
  • Livre d’or
  • Conditions générales
  • Contact