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: selector.src,v 1.39 1997-12-11 15:05:55 bbos Exp $ -->
3+ <!-- $Id: selector.src,v 1.40 1997-12-11 17:25:29 ijacobs Exp $ -->
44<head>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<title>Selectors</title>
@@ -813,7 +813,7 @@ pseudo-elements</h3>
813813
814814<p>The ':before' and ':after' pseudo-elements can be used to insert
815815fixed text before or after an element. They are explained in the
816- chapter on <a href="generated-text>"Generated text." </a>
816+ chapter on <a href="text.html# generated-text">generated text.</a>
817817
818818<h3>Overlapping pseudo-elements</h3>
819819
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.22 1997-12-10 14:34:14 howcome Exp $ -->
3+ <!-- $Id: text.src,v 1.23 1997-12-11 17:25:33 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Text</TITLE>
@@ -346,8 +346,20 @@ typically have default values for each element.
346346style sheets, and use the UA's default values instead. See the section
347347on <a href="convent.html#conformance">conformance</a> for more information.
348348
349- <H2>Generated text</H2>
349+ <H2><a name="generated-text"> Generated text</a> </H2>
350350<em>This is a placeholder.</em>
351+
352+ <!-- #include src=properties/content.srb -->
353+
354+ <P>The values have the following meanings:
355+
356+ <ul>
357+ <li><span class="index-def" title="<string>, definition of"><a
358+ name="value-def-string"><string></a></span>: ???
359+ <li><span class="index-def" title="<counter>, definition of"><a
360+ name="value-def-counter"><counter></a></span>: ???
361+ </ul>
362+
351363<H2>Automatic numbering</H2>
352364<em>This is a placeholder.</em>
353365
You can’t perform that action at this time.
0 commit comments