Skip to content

Commit 3876e4b

Browse files
harttleannevk
authored andcommitted
Minor error in the Adaptive images section
1 parent 437ae8e commit 3876e4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26857,8 +26857,8 @@ was an English &lt;a href="/wiki/Music_hall">music hall&lt;/a> singer, ...</pre>
2685726857
&lt;/figure></pre>
2685826858

2685926859
<p>Alternatively, the <code data-x="attr-dim-width">width</code> and <code
26860-
data-x="attr-dim-height">height</code> attributes can be used to provide the width for legacy user
26861-
agents, using CSS just for the user agents that support <code>picture</code>:</p>
26860+
data-x="attr-dim-height">height</code> attributes can be used to provide the width and height for
26861+
legacy user agents, using CSS just for the user agents that support <code>picture</code>:</p>
2686226862

2686326863
<pre>&lt;style media="(max-width: 600px)">
2686426864
#a { width: 100px; height: 100px; }

0 commit comments

Comments
 (0)