diff options
-rw-r--r-- | htdocs/config/tips.cfg | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/htdocs/config/tips.cfg b/htdocs/config/tips.cfg index 83fb0f2..212fede 100644 --- a/htdocs/config/tips.cfg +++ b/htdocs/config/tips.cfg @@ -5,10 +5,13 @@ # 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.2 2002-08-20 01:51:24 link Exp $ +# $Id: tips.cfg,v 1.3 2002-09-29 22:15:19 link Exp $ # http://www.w3.org/2001/06tips/good-titles <strong><title></strong>: the most important element of a quality Web page. http://www.w3.org/2001/06tips/noClickHere Don't use "click here" as link text! http://www.w3.org/2001/06tips/Use_h1_for_Title Use h1 for title! -http://www.w3.org/2001/06tips/reback Use standard redirects: don't break the back button!
\ No newline at end of file +http://www.w3.org/2001/06tips/reback Use standard redirects: don't break the back button! +http://www.w3.org/2001/06tips/Doctype Don't forget to add a doctype! +http://www.w3.org/Provider/Style/URI Cool URIs don't change! + |