On Tue, 08 Jul 2003 21:57:27 +0100, David Dorward <dorward (AT) yahoo (DOT) com>
wrote:
David ... I found your critique to be very thorough and informative.
I learned some things that I wasn't aware of...thanks ! I hope that
you can expand on a couple of these for me.
I am also using HTML 4.01 Transitional and my site validates. Can you
tell me where it is stated that "new documents should use strict"?
Quote:
(6) You use block capitals in a number of places, these are hard to read. |
[In your follow-up post, you add:
Quote:
Then at least use CSS to capitalise it and use normal case in the HTML.
IIRC, some screen readers spell out capitalised words.] |
I encountered this very problem with some acronyms; I discovered it
when I viewed my page via IBM Home Page Reader. In my case, it isn't
really block text, but acronyms...it actually tried to "pronounce" one
as a word. I still have to go back and code <abbr>. Should I use
CSS text-transform in conjunction with <abbr>, or are they mutually
exclusive in this case?
Thanks
Fred