You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css3-color/Overview.src.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -562,7 +562,7 @@ <h4 id="rgba-color">RGBA color values</h4>
562
562
563
563
<h4id="transparent">''transparent'' color keyword</h4>
564
564
565
-
<p>CSS1 introduced the '''transparent''' value for the background-color property. CSS2 allowed border-color to also accept the ''transparent'' value. The
565
+
<p>CSS1 introduced the ''transparent'' value for the background-color property. CSS2 allowed border-color to also accept the ''transparent'' value. The
566
566
Open eBook(tm) Publication Structure 1.0.1 [[OEB101]] extended the 'color' property to also accept the ''transparent'' keyword. CSS3 extends the color value to include the ''transparent'' keyword to allow its use with all properties that accept a <color> value. This simplifies the definition of those properties in CSS3.
0 commit comments