File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: text.src,v 1.12 1997-09-23 14:23:20 ian Exp $ -->
3+ <!-- $Id: text.src,v 1.13 1997-09-24 03:03:40 ian Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Text</TITLE>
@@ -40,7 +40,9 @@ typically have default values for each element.
4040style sheets, and use the UA's default values instead. See the section
4141on <a href="convent.html#conformance">conformance</a> for more information.
4242
43- <H2>Capitalization</H2>
43+ <H2>Case</H2>
44+
45+ <H3>Capitalization</H3>
4446
4547<H4><a name="propdef-text-transform">'text-transform'</a></H4>
4648<!-- #include src=properties/text-transform.srb -->
@@ -86,6 +88,13 @@ In this example, all text in an H1 element is transformed to uppercase
8688</PRE>
8789</div>
8890
91+ <H3>Special first letter/first line</H3>
92+
93+ <P>Please consult the sections on <a
94+ href="./selector.html#first-line">first line</a> and <a
95+ href="./selector.html#first-letter">first letter</a> for information
96+ on specially formatting the first letter or line of a paragraph.
97+
8998<H2>Letter and word spacing</H2>
9099
91100<H4><a name="propdef-letter-spacing">'letter-spacing'</a></H4>
@@ -248,7 +257,6 @@ can support blinking.
248257<H3>Text shadows</H3>
249258<em>This is a placeholder.</em>
250259
251-
252260<H2>Text in HTML</H2>
253261<H3>Forcing a line break</H3>
254262
You can’t perform that action at this time.
0 commit comments