11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: about.src,v 1.23 1998-01-08 20:10:03 ijacobs Exp $ -->
3+ <!-- $Id: about.src,v 1.24 1998-01-12 12:18:41 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>About the CSS2 Specification</TITLE>
@@ -18,7 +18,7 @@ mind: CSS authors and CSS implementors. We hope the specification will
1818provide authors with the tools they need to write efficient,
1919attractive, and accessible documents, without overexposing them to
2020CSS's implementation details. Implementors, however, should find all
21- they need to build <a href="convent .html#conformance">conforming user
21+ they need to build <a href="conform .html#conformance">conforming user
2222agents</a>.
2323
2424The specification begins with a general presentation of CSS and
@@ -53,7 +53,7 @@ a discussion of design principles behind CSS2.
5353reference. This reference defines what may go into a CSS2 style sheet
5454(syntax, properties, property values) and how user agents must
5555interpret these style sheets in order to claim <a
56- href="convent .html#conformance">conformance</a>.
56+ href="conform .html#conformance">conformance</a>.
5757
5858
5959<dt><strong>Appendixes:</strong>
@@ -78,7 +78,7 @@ information.
7878
7979<H2>Conventions</H2>
8080
81- <H3><a href="convent .html#doclanguage">Document language</a> elements
81+ <H3><a href="conform .html#doclanguage">Document language</a> elements
8282and attributes</H3>
8383
8484<ul>
@@ -196,7 +196,7 @@ The following examples illustrate different value types:
196196
197197<dd>The property's initial value. If the property is inherited, this
198198is the value that is given to the root element of the <a
199- href="convent .html#doctree">document tree</a>. Please consult the
199+ href="conform .html#doctree">document tree</a>. Please consult the
200200section on <a href="cascade.html">the cascade</a> for information
201201about the interaction between style sheet-specified, inherited, and
202202initial values.
@@ -227,7 +227,7 @@ property does not accept percentages as values.</dd>
227227<dt><strong>Media groups</strong>
228228<dd>Indicates the <a href="media.html#media-groups">media groups</a>
229229for which the property applies. The
230- <a href="convent .html">conformance</a> conditions state
230+ <a href="conform .html">conformance</a> conditions state
231231that user agents must support this property if they support
232232rendering to the <a href="media.html#media-types">media types</a>
233233included in these <a href="media.html#media-groups">media groups</a>.
0 commit comments