You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-inline/Overview.bs
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2406,10 +2406,6 @@ Some styles of drop initials do not align with the first line of text. For examp
2406
2406
2407
2407
2408
2408
2409
-
2410
-
2411
-
2412
-
2413
2409
<div class="example">
2414
2410
2415
2411
<figure>
@@ -2427,7 +2423,7 @@ p::first-letter {
2427
2423
</div>
2428
2424
2429
2425
2430
-
If the second argument is ''1'', that creates a pure raised initial letter (often called “raised cap” or “stick-up cap.”
2426
+
If the second argument is ''1'', that creates a pure raised initial letter (often called “raised cap” or “stick-up cap.” It “sinks” to the first text baseline.
<p>If the second argument is <spanclass=css>1</span>, that creates a pure raised initial letter (often called “raised cap” or “stick-up cap.”</p>
2493
+
<p>If the second argument is <spanclass=css>1</span>, that creates a pure raised initial letter (often called “raised cap” or “stick-up cap.” It “sinks” to the first text baseline.</p>
0 commit comments