diff options
author | link <link@localhost> | 2003-05-24 20:32:50 +0000 |
---|---|---|
committer | link <link@localhost> | 2003-05-24 20:32:50 +0000 |
commit | ad55505ac9e7be6346dc97f3f0f0082e9b4e88be (patch) | |
tree | c5d3f870a93a3ad458a7fd9d91b82a27291cc188 /htdocs/config/tips.cfg | |
parent | b6cb0baa3d77fad45374094a80c23629e59934a3 (diff) | |
download | markup-validator-ad55505ac9e7be6346dc97f3f0f0082e9b4e88be.zip markup-validator-ad55505ac9e7be6346dc97f3f0f0082e9b4e88be.tar.gz markup-validator-ad55505ac9e7be6346dc97f3f0f0082e9b4e88be.tar.bz2 |
Merging from validator-0_6_0-branch, at tag validator-0_6_2-beta1, to HEAD.
Diffstat (limited to 'htdocs/config/tips.cfg')
-rw-r--r-- | htdocs/config/tips.cfg | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/htdocs/config/tips.cfg b/htdocs/config/tips.cfg index e2dd75f..08b7617 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.4 2002-11-26 21:40:19 ville Exp $ +# $Id: tips.cfg,v 1.5 2003-05-24 20:32:46 link Exp $ # http://www.w3.org/2001/06tips/good-titles = \ @@ -26,3 +26,7 @@ http://www.w3.org/2001/06tips/Doctype = \ http://www.w3.org/Provider/Style/URI = \ Cool URIs don't change! + +http://www.w3.org/2001/06tips/altAttribute = \ + Use the <code>alt</code> attribute + |