Articles tagged: CSS Borders
Found 33 documents
- Web/CSS/border The border CSS property is a shorthand property for setting the individual border property ...
- Web/CSS/border-bottom The border-bottom CSS property is a shorthand that sets the values of border-bottom-color, ...
- Web/CSS/border-bottom-color The border-bottom-color CSS property sets the color of the bottom border of an element. Note ...
- Web/CSS/border-bottom-left-radius The border-bottom-left-radius CSS property sets the rounding of the bottom-left corner of the ...
- Web/CSS/border-bottom-right-radius The border-bottom-right-radius CSS property sets the rounding of the bottom-right corner of the ...
- Web/CSS/border-bottom-style The border-bottom-style CSS property sets the line style of the bottom border of a box.
- Web/CSS/border-bottom-width The border-bottom-width CSS property sets the width of the bottom border of a box.
- Web/CSS/border-collapse The border-collapse CSS property determines whether a table's borders are separated or ...
- Web/CSS/border-color The border-color CSS property is a shorthand for setting the color of the four sides of an ...
- Web/CSS/border-image The border-image CSS property allows drawing an image on the borders of elements. This makes ...
- Web/CSS/border-image-outset The border-image-outset property describes by what amount the border image area extends beyond ...
- Web/CSS/border-image-repeat The border-image-repeat CSS property defines how the middle part of a border image is handled so ...
- Web/CSS/border-image-slice The border-image-slice CSS property divides the image specified by border-image-source in nine ...
- Web/CSS/border-image-source The border-image-source CSS property defines the image to use instead of the style of the ...
- Web/CSS/border-image-width The border-image-width CSS property defines the width of the border image by defining inward ...
- Web/CSS/border-left The border-left CSS property is a shorthand that sets the values of border-left-color, ...
- Web/CSS/border-left-color The border-left-color CSS property sets the color of the left border of an element. Note that in ...
- Web/CSS/border-left-style The border-left-style CSS property sets the line style of the left border of a box.
- Web/CSS/border-left-width The border-left-width CSS property sets the width of the left border of a box.
- Web/CSS/border-radius The border-radius CSS property allows Web authors to define how rounded border corners are. The ...
- Web/CSS/border-right The border-right CSS property is a shorthand that sets the values of border-right-color, ...
- Web/CSS/border-right-color The border-right-color CSS property sets the color of the right border of an element. Note that ...
- Web/CSS/border-right-style The border-right-style CSS property sets the line style of the right border of a box.
- Web/CSS/border-right-width The border-right-width CSS property sets the width of the right border of a box.
- Web/CSS/border-style The border-style property is a shorthand property for setting the line style for all four sides ...
- Web/CSS/border-top The border-top CSS property is a shorthand that sets the values of border-top-color, ...
- Web/CSS/border-top-color The border-top-color CSS property sets the color of the top border of an element. Note that in ...
- Web/CSS/border-top-left-radius The border-top-left-radius CSS property sets the rounding of the top-left corner of the element. ...
- Web/CSS/border-top-right-radius The border-top-right-radius CSS property sets the rounding of the top-right corner of the ...
- Web/CSS/border-top-style The border-top-style CSS property sets the line style of the top border of a box.
- Web/CSS/border-top-width The border-top-width CSS property sets the width of the top border of a box.
- Web/CSS/border-width The border-width property is a shorthand property for setting border-top-width, ...
- Web/Guide/CSS/Getting_started/Boxes Go to Previous Section: Lists This is the 11th section of the CSS Getting Started tutorial; it ...