Open main menu

CDOT Wiki β

Changes

CSS GUIDE BORDER-BOTTOM-WIDTH

401 bytes added, 18:26, 13 December 2006
m
See Also
== Usage Examples ==
<pre>table{border-bottom-width: thinmedium;}</pre>
<pre>table{border-bottom-width: 0.5px;}</pre>
 
<pre>table{border-bottom-width: thin;}</pre>
== Notes ==
== Specification Conformance ==
[http://www.w3.org/TR/CSS21/box.html#propdef-border-bottom-width CSS 2.1]
== Browser Compatibility ==
== See Also ==
*[http://zenit.senecac.on.ca/wiki/index.php/CSS_GUIDE_BORDER-BOTTOM-STYLE border-bottom-style]
*[http://zenit.senecac.on.ca/wiki/index.php/CSS_GUIDE_BORDER-BOTTOM-COLOR border-bottom-color]
*[http://zenit.senecac.on.ca/wiki/index.php/CSS_GUIDE_BORDER-TOP-WIDTH border-top-width]
1
edit