Articles tagged: CSS Borders
Found 32 documents
- Web/CSS/border The border CSS property is a shorthand property for setting all 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 an element's bottom border. Note that in ...
- 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 an element's bottom border.
- 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 specifies whether a table's borders are separated (cells have ...
- Web/CSS/border-color The border-color CSS property is a shorthand property for setting the color of the four sides of ...
- 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 an element's left border. Note that in many ...
- Web/CSS/border-left-style The border-left-style CSS property sets the line style of an element's left border.
- 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. You ...
- 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 an element's right border. Note that in ...
- Web/CSS/border-right-style The border-right-style CSS property sets the line style of an element's right border.
- 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 CSS property is a shorthand property that sets the line style for all four ...
- 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 an element's top border. Note that in many ...
- 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 element.
- Web/CSS/border-top-style The border-top-style CSS property sets the line style of an element's top border.
- 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 the widths on all four sides of an ...