Skip to content

Commit 6632441

Browse files
committed
[css-values] typo
1 parent 8475791 commit 6632441

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-values/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1013,7 +1013,7 @@ Absolute lengths: the ''cm'', ''mm'', ''q'', ''in'', ''pt'', ''pc'', ''px'' unit
10131013
results in a reference pixel of 1.3 mm.
10141014

10151015
<figure>
1016-
<img src="pixel1.png"
1016+
<img src="images/pixel1.png"
10171017
alt="This diagram illustrates how the definition of a pixel
10181018
depends on the users distance from the viewing surface
10191019
(paper or screen).
@@ -1034,7 +1034,7 @@ Absolute lengths: the ''cm'', ''mm'', ''q'', ''in'', ''pt'', ''pc'', ''px'' unit
10341034
(such as a printer).
10351035

10361036
<figure>
1037-
<img src="pixel2.png"
1037+
<img src="images/pixel2.png"
10381038
alt='This diagram illustrates the relationship between the
10391039
reference pixel and device pixels (called "dots" below).
10401040
The image depicts a high resolution (large dot density)

0 commit comments

Comments
 (0)