Multiple replies in one post:

On Friday, September 24, 2010, 6:42:54 PM, David Hucklesby wrote:

> That markup may be difficult for a screen reader to digest.
> I'd stick with a list if I were you (and clobber the list
> markers/numbers with list-style-type: none.)

Thanks. It's an internal document that I've now published to the
group. I may redo it if time permits, but I will remember to use the
list-style-type attribute to suppress "native" numbering for future
projects.

and at 7:25:04 PM, Michael Geary wrote:

> I use this DOCTYPE to allow the target attribute in an otherwise strict
> document:

> <!DOCTYPE HTML PUBLIC
>     "-//W3C//DTD HTML 4.01//EN"
>     "http://www.w3.org/TR/html4/strict.dtd";
>     [ <!ATTLIST a target CDATA #IMPLIED> ] >

I didn't know you could do that with HTML, so that's a bit of an
eye-opener for me!

Thanks both,

-- 
Geoff

______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to