We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57739c3 commit 3630148Copy full SHA for 3630148
1 file changed
css2/box.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html lang="en">
3
-<!-- $Id: box.src,v 1.21 2002-04-22 22:05:21 bbos Exp $ -->
+<!-- $Id: box.src,v 1.22 2002-04-29 15:45:32 bbos Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>Box model</TITLE>
@@ -616,6 +616,9 @@ will be visible unless the border style is set.
616
<span class="propinst-border-left">'border-left'</span>, and
617
<span class="propinst-border">'border'</span></h3>
618
619
+<p>[Use <'border-top-color'> as a type, in order to include
620
+'transparent' as a legal value. BB]
621
+
622
<!-- #include src=properties/border-top.srb -->
623
624
<P> This is a shorthand property for setting the width, style, and
0 commit comments