|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: ui.src,v 2.3 1998-02-21 00:17:49 ijacobs Exp $ --> |
| 3 | +<!-- $Id: ui.src,v 2.4 1998-02-21 04:31:21 ijacobs Exp $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>User interface</TITLE> |
@@ -68,10 +68,9 @@ at the end of the list. |
68 | 68 |
|
69 | 69 | <p>In addition to being able to assign pre-defined color values to |
70 | 70 | text, backgrounds, etc., CSS2 allows authors to specify colors in a |
71 | | -manner that integrates them into the user's graphic environment. For |
72 | | -instance, color-blind users may have their environment configured to |
73 | | -avoid specific colors. Style rules that take into account user |
74 | | -preferences thus offer the following advantages: |
| 71 | +manner that integrates them into the user's graphic environment. Style |
| 72 | +rules that take into account user preferences thus offer the following |
| 73 | +advantages: |
75 | 74 |
|
76 | 75 | <ol> |
77 | 76 | <li>They produce pages that fit the user's defined look and feel.</li> |
@@ -168,9 +167,7 @@ write the following: |
168 | 167 | a user's system resources. Please consult the <span |
169 | 168 | class="propinst-font">'font'</span> property for details. |
170 | 169 |
|
171 | | -<H2>Other rendering issues that depend on user agents</H2> |
172 | | - |
173 | | -<H3>Magnification</H3> |
| 170 | +<H2>Magnification</H2> |
174 | 171 |
|
175 | 172 | <P>The CSS working group considers that the magnification of a |
176 | 173 | document or portions of a document should not be specified through |
|
0 commit comments