File tree 1 file changed +8
-8
lines changed 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -93,9 +93,9 @@ First-Line Text: the ''::first-line'' pseudo-element</h3>
93
93
94
94
<pre class="figure">
95
95
THIS IS A SOMEWHAT LONG HTML PARAGRAPH THAT
96
- will be broken into several lines. The
97
- first line will be styled by the ‘::first-line’
98
- pseudo-element. The other lines will be
96
+ will be broken into several lines. The first
97
+ line will be styled by the ‘::first-line’
98
+ pseudo-element. The other lines will be
99
99
treated as ordinary lines in the paragraph.
100
100
</pre>
101
101
@@ -106,11 +106,11 @@ First-Line Text: the ''::first-line'' pseudo-element</h3>
106
106
HTML paragraph that will
107
107
be broken into several
108
108
lines. The first line will
109
- be styled by the ‘::first-line’
110
- pseudo-element. The other
111
- lines will be treated as
112
- ordinary lines in the
113
- paragraph.
109
+ be styled by the
110
+ ‘::first-line’ pseudo-
111
+ element. The other lines
112
+ will be treated as ordinary
113
+ lines in the paragraph.
114
114
</pre>
115
115
</div>
116
116
You can’t perform that action at this time.
0 commit comments