Skip to content

Commit 9cbd7b5

Browse files
committed
[css-pseudo-4] Move image
1 parent facb106 commit 9cbd7b5

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

css-pseudo-4/Overview.bs

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,11 @@ First-Letter Text: ''::first-letter'' pseudo-element and its ''::prefix'' and ''
333333
any <a spec=css-text-3>word-separator characters</a>
334334
</ul>
335335

336+
337+
<div class="figure">
338+
<img alt="Quotes that precede the first letter should be included." src="images/first-letter2.gif">
339+
</div>
340+
336341
<div class="note">
337342
Informally represented, the [=first-letter text=]’s pattern here
338343
can be roughly
@@ -369,10 +374,6 @@ First-Letter Text: ''::first-letter'' pseudo-element and its ''::prefix'' and ''
369374
</pre>
370375
</div>
371376

372-
<div class="figure">
373-
<img alt="Quotes that precede the first letter should be included." src="images/first-letter2.gif">
374-
</div>
375-
376377
To allow independent styling of the [=first letter=] itself
377378
and its adjacent punctuation,
378379
such preceding punctuation

0 commit comments

Comments
 (0)