CSS Background and Borders
CSS Background and Borders is a module of CSS that defines how background and borders of elements are described. Borders can be lines or images, boxes can have one or multiple backgrounds, have rounded corners, and shadows.
Reference
CSS Properties
background
background-attachment
background-clip
background-color
background-image
background-origin
background-position
background-repeat
background-size
box-shadow
border
border-bottom
border-bottom-color
border-bottom-left-radius
border-bottom-right-radius
border-bottom-style
border-bottom-width
border-collapse
border-color
border-image
border-image-outset
border-image-repeat
border-image-slice
border-image-source
(en-US)border-image-width
(en-US)border-left
border-left-color
border-left-style
(en-US)border-left-width
(en-US)border-radius
(en-US)border-right
border-right-color
(en-US)border-right-style
(en-US)border-right-width
(en-US)border-style
border-top
border-top-color
border-top-left-radius
border-top-right-radius
border-top-style
(en-US)border-top-width
(en-US)border-width
Guides
- Using CSS multiple backgrounds
-
Explains how to set backgrounds on elements and how they will interact with it.
- Scaling background images (en-US)
-
Describes how to change the appearance of the background images, by stretching them or repeating them, to cover the whole background of the element, or not.
Especificaciones
Specification |
---|
CSS Backgrounds and Borders Module Level 3 |