"Elizabeth Ireland" <ckk200268134.DeleteThis@yahoo.com> wrote in message
news:1kkt205kt7i0q8465f6hdtelgvvq3bn82p@4ax.com...
> Does anyone know of anyone who has designed an ADA compliant template for
various
> kinds of web pages ?
>
> By a template, I mean a fairly complete combination of HTML and CSS that
adheres to
> the standards of the Web Content Accessibility Guidelines 1.0, yet
accomplishs the
> requirements of various kinds of complete pages.
>
> If you know of one for "free", that would be okay.
>
> However, if you know of one that costs not-too-much, that would be okay as
well.
>
> If you know of any such thing, just post it in this group as a followup.
>
> Thanks.
>
Here ya go:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-US">
<head>
<title></title>
</head>
<body>
</body>
</html>
Modify as needed for your purposes
-Karl<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: ADA compliant template