Margin, border width, border style, border color, and padding can be specified for four directions up, down, right, and left (margin is a fixed amount of space extending from the border, while padding is the space extending from the content to the border).
[Margin] field
[Keyword]
(auto) An appropriate value is used for the WWW browser.
[pixel, point, inch, cm, mm, pica]
Units used to specify a size.
[Font height]
Specifies the size to be used assuming the font size of the parent element to be 1.
[Height of "x"]
Specifies the size to be used assuming the font size of current height "x" to be 1.
[Percent]
Assuming the width of the parent element (block of content) to be 100%, specify the size to be used.
[Border Width] field
[Keyword]
(thin, normal, thick) An appropriate value is used for each for the WWW browser (The default is used for normal).
[pixel, point, inch, cm, mm, pica]
Units used to specify a size.
[Font height]
Specifies the size to be used assuming the font size of the parent element to be 1.
[Height of "x"]
Specifies the size to be used assuming the font size of current height "x" to be 1.
[Percent]
Assuming the current font size to be 100%, specify the size to be used.
[Border style] field
None, dotted, dashed, double, groove, ridge, inset, or outset can be selected.
[Border color] field
Normal, User Defined, aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow can be selected for the border color. When Normal is selected, the default color is used. If you select User Defined, RGB values can be specified.
[Padding] field
[pixel, point, inch, cm, mm, pica]
Units used to specify a size.
[Font height]
Specifies the size to be used assuming the font size of the parent element to be 1.
[Height of "x"]
Specifies the size to be used assuming the font size of current height "x" to be 1.
[Percent]
Assuming the parent element (block of content) in the form of a block to be 100%, specify the size to be used.
Hint
Even if you set separate border colors and styles for each direction (up, down, right, and left), the style may not be recognized some types of browser.
Related Items