Skip to content

Commit 87e91d2

Browse files
committed
x
1 parent 3bad485 commit 87e91d2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

css3-gcpm/Overview.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3383,8 +3383,9 @@ <h2 id=bookmarks><span class=secno>13 </span>Bookmarks</h2>
33833383
<h2 id=cmyk-colors><span class=secno>14 </span>CMYK colors</h2>
33843384

33853385
<p>Printers do not use RGB colors, they (often) use CMYK: cyan, magenta,
3386-
yellow and black. A new functional value allows style sheets to express
3387-
CMYK colors.
3386+
yellow and black. The &lsquo;<code class=css>cmyk()</code>&rsquo;
3387+
functional value allows style sheets to express device-dependent CMYK
3388+
colors.
33883389

33893390
<div class=example>
33903391
<pre>
@@ -3530,7 +3531,7 @@ <h2 id=float-intrusion-in-multicol-elements><span class=secno>16
35303531
being floated to the right, the image will intrude into the neighboring
35313532
column to the left.
35323533

3533-
<div class=cols>
3534+
<div class=cols style="height: 186px">
35343535
<p> Ab cde fgh i jkl. Mno<br>
35353536
pqr stu vw xyz. A bc<br>
35363537
def g hij klm nopqrs<br>

0 commit comments

Comments
 (0)