Skip to content

Commit 3369906

Browse files
committed
[css2] Minor changes. The accessibility section probably needs some rewriting. Furthermore, Daniel Dardailler may write a summary of CSS2 accessibility improvements that we should include.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401530
1 parent 125e913 commit 3369906

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

css2/intro.src

Lines changed: 5 additions & 3 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: intro.src,v 2.27 1998-04-22 23:03:54 ijacobs Exp $ -->
3+
<!-- $Id: intro.src,v 2.28 1998-04-24 17:21:19 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Introduction to CSS2</TITLE>
@@ -464,15 +464,17 @@ class="propinst-color">'color'</span> property.</P>
464464
</LI>
465465

466466
<LI>
467-
<P><STRONG>Accessibility</STRONG>. Last, but not least, CSS will
467+
<P><STRONG>Accessibility</STRONG>. CSS will
468468
increase accessibility to Web documents, not just for people with
469-
handicaps, but for everybody, and even for robots. By retaining
469+
disabilities, but for everybody, and even for robots. By retaining
470470
textual information in text form, robots and human users alike will
471471
have more options for digesting the content. Users can provide their
472472
personal style sheets if author-suggested style sheets hinder
473473
accessibility. The cascading mechanism combines and selects from
474474
different style sheets.</P>
475475

476+
<!-- Review this text... -IJ -->
477+
476478
<div class="note"><P>
477479
<em><strong>Note.</strong> For more information
478480
about designing accessible documents using CSS and HTML, please

0 commit comments

Comments
 (0)