diff options
-rw-r--r-- | htdocs/config/tips.cfg | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/htdocs/config/tips.cfg b/htdocs/config/tips.cfg index 5708fdf..88e67db 100644 --- a/htdocs/config/tips.cfg +++ b/htdocs/config/tips.cfg @@ -5,7 +5,7 @@ # the link to it. Will appear in Validation Results pages. To disable # just comment out or delete all lines in this file. # -# $Id: tips.cfg,v 1.9 2004-07-21 15:07:00 link Exp $ +# $Id: tips.cfg,v 1.10 2004-08-03 06:17:35 ot Exp $ # http://www.w3.org/QA/Tips/good-titles = <strong><title></strong>: the most important element of a quality Web page. @@ -23,3 +23,5 @@ http://www.w3.org/QA/Tips/uri-choose = Choose URIs wisely http://www.w3.org/QA/Tips/uri-manage = Managing URIs http://www.w3.org/QA/Tips/beyond-validation = Beyond Validation http://www.w3.org/QA/Tips/goodclassnames = Use <code>class</code> with semantics in mind +http://www.w3.org/QA/Tips/unordered-lists = Unordered lists: more than just bullets + |