Skip to content

Commit 0691a19

Browse files
committed
[css-inline] add illustration of initial letter with text indent
1 parent 502194f commit 0691a19

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

css-inline-3/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,6 +1083,12 @@ Indentation and Multi-line Effects</h3>
10831083
apply to the first line of text as normal in the presence of initial letters.
10841084
Lines affected by the exclusion are shortened, as in the presence of floats,
10851085
and are affected the same way.
1086+
1087+
<figure>
1088+
<img src="images/InitialLetterWithTextIndent.png" width="300"
1089+
alt="initial letter with text indent">
1090+
<figcaption>Initial letter with text indent. </figcaption>
1091+
</figure>
10861092

10871093
If an initial letter is too long to fit on one line,
10881094
it wraps (according to the usual text-wrapping rules),
2.14 MB
Loading

0 commit comments

Comments
 (0)