1
edit
Changes
no edit summary
span style="margin:0;background:#ffff33;font-size:120%;font-weight:bold;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;">This document is a work in progress and is subject to change.</span><br /><br />
== Summary ==
'''Inherited: No'''
== Syntax ==
border-style: value optionalvalue2 optionalvalue3 optionalvalue4
== Legal Values ==
<table border = "1" width="350">
<tr>
<th>Value</th>
<th>Description</th>
</tr>
</table>
== Mozilla Recommended Values ==
== Usage Examples ==
<pre>p{border-style: dotted}</pre>
All four borders will be dotted.
<pre>p{border-style: dotted dashed}</pre>
== Notes ==
== Specification Conformance ==
CSS1 Conformance:
== Browser Compatibility ==
Browser Compatibility: IE 4+ / NN 4+
== See Also ==
[http://zenit.senecac.on.ca/wiki/index.php?title=CSS_GUIDE_BORDER_STYLE&action=edit§ion=9 Border Style Cascade Style Sheets Properties]
<br>
== Summary ==
'''Inherited: No'''
== Syntax ==
border-style: value optionalvalue2 optionalvalue3 optionalvalue4
== Legal Values ==
<table border = "1" width="350">
<tr>
<th>Value</th>
<th>Description</th>
</tr>
</table>
== Mozilla Recommended Values ==
== Usage Examples ==
<pre>p{border-style: dotted}</pre>
All four borders will be dotted.
<pre>p{border-style: dotted dashed}</pre>
== Notes ==
== Specification Conformance ==
CSS1 Conformance:
== Browser Compatibility ==
Browser Compatibility: IE 4+ / NN 4+
== See Also ==
[http://zenit.senecac.on.ca/wiki/index.php?title=CSS_GUIDE_BORDER_STYLE&action=edit§ion=9 Border Style Cascade Style Sheets Properties]
<br>