HTML validation, mytips, label, acronym
Status: Pre-Alpha
Brought to you by:
jfine
This patch deals with 3 validation errors in new file, mytips.html (inc CDATA section) and index.html (missing ALT). Also, LABEL for the forms, ACRONYM and ABBReviation elements - for usability/accessibility. Affects 6 files:
-cgi-bin/secplain.html, test.html, test5.html
-css/master.css
-textips/mytips.html
-index.html
--
See bug # 1721295.
Patch affects 6 files.
Logged In: YES
user_id=1424922
Originator: YES
Just fixed using the patch.
Pages validate [http://validator.w3.org/], and tested in Mac/Firefox 2 and Safari 2.0.4 - the Javascript in mytips.html still works!
TODO: Style sheet needs re-factoring and lower-casing, "TOP-BORDER.. RIGHT-.. BOTTOM-.. LEFT-BORDER: 0px;" can be shorthanded as "border: 0;"