We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 020d753 commit 6697468Copy full SHA for 6697468
css-pseudo/Overview.bs
@@ -256,7 +256,7 @@ The ::first-letter pseudo-element</h3>
256
be a digit, e.g., the “6” in “67 million dollars is a lot of money.”
257
258
If the characters that would form the ''::first-letter''
259
- are not in the same element, such as "‘<code class="css">T" in <code><p>'<em>T...</code>,
+ are not in the same element, such as <code>‘T</code> in <code><p>‘<em>T...</code>,
260
the user agent may create a ''::first-letter'' pseudo-element
261
from one of the elements, both elements, or simply not create a pseudo-element.</code>
262
Additionally, if the first letter(s) of the block
0 commit comments