diff options
-rw-r--r-- | htdocs/config/tips.cfg | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/htdocs/config/tips.cfg b/htdocs/config/tips.cfg index df0c8ce..3d9fb3d 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.6 2003-08-25 15:12:01 dom Exp $ +# $Id: tips.cfg,v 1.7 2003-09-18 16:19:40 dom Exp $ # http://www.w3.org/2001/06tips/good-titles = \ @@ -30,3 +30,11 @@ http://www.w3.org/2001/06tips/reback = \ http://www.w3.org/2001/06tips/altAttribute = \ Use the <code>alt</code> attribute +http://www.w3.org/2003/07/30-color = \ + If You Pick One Color, Pick Them All + +http://www.w3.org/2003/07/30-font-size = \ + Care With Font Size + +http://www.w3.org/2001/06tips/use-links = \ + Use <link>s in your document
\ No newline at end of file |