CSS Border Properties

CSS Border Propertiesinset outset)border-right-width (thin medium thick or
SmartCSS (TM) software is mainly based on the CSS*length)border-bottom (*width *style
box model. The CSS box model represents every*color)border-bottom-color
element on a web page which contains four(*color)border-bottom-style (none hidden dotted
components:dashed solid double groove ridge inset
- The element.outset)border-bottom-width (thin medium thick or
- The padding around the element.*length)border-left (*width *style
- The border around the padding.*color)border-left-color (*color)border-left-style (none
- The margin around the border.hidden dotted dashed solid double groove ridge inset
The CSS border properties define the border aroundoutset)border-left-width (thin medium thick or
the element which include padding values.*length)width = (thin medium thick length)style =
CSS Border Propertiesborder (*width *style(none hidden dotted dashed solid double groove ridge
*color)border-color (*color)border-style (none hiddeninset outset)color = hex number (#FF0000)
dotted dashed solid double groove ridge insetLength - Relativeem The computed font-size.ex The
outset)border-top (*width *styleheight of a lowercase "x".px Pixels, relative to the
*color)border-top-color (*color)border-top-style (noneviewing device.
hidden dotted dashed solid double groove ridge inset% Percentage.
outset)border-top-width (thin medium thick orOr
*length)border-right (*width *styleLength - Absolutein Inches (1 inch = 2.54
*color)border-right-color (*color)border-right-stylecentimeters).cm Centimeters.mm Millimeters.pt Points
(none hidden dotted dashed solid double groove ridge(1 point = 1/72 inches).pc Picas (1 pica = 12 points).