Skip to content

Commit 859daad

Browse files
committed
[css2] updating text describing the sample style sheet
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40291
1 parent 52015cd commit 859daad

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

css2/sample.src

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: sample.src,v 1.9 1997-10-29 09:36:46 howcome Exp $ -->
3+
<!-- $Id: sample.src,v 1.10 1997-10-29 10:01:08 howcome Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix A: A sample style sheet for HTML 4.0</TITLE>
@@ -12,12 +12,12 @@
1212
<H1 align="center">Appendix A: A sample style sheet for HTML 4.0</H1>
1313
<P><em>This appendix is informative, not normative.</em></P>
1414

15-
<P>The Base Stylesheet describes the "consensus default" rendering of
15+
<P>The Base Stylesheet describes the typical rendering of
1616
all HTML 4.0 <a rel="biblioentry"
17-
href="./refs.html#ref-HTML40">[HTML40]</a>) elements in
18-
Mosaic-derivative Web browsers (Netscape Navigator and Microsoft
19-
Internet Explorer).
20-
17+
href="./refs.html#ref-HTML40">[HTML40]</a>) elements visual
18+
UAs. The style sheet is based on extensive research on how current UAs
19+
render HTML, and developers are encouraged to use it as a default
20+
style sheet in their implementations.
2121

2222
<PRE>
2323
/* rendered CSS1-addressable elements and all applicable non-inherited

0 commit comments

Comments
 (0)