Doc Steve
Web Coding Service

Fully Accessible Web Code, Custom Written by Hand
Specializing in html, xml, css, and U.S.§508

Utility and Reference Pages

[ Utility Pages Home ]

Assorted W3C and Other Approval Buttons
Formatted with Validator Links where Available

[ TOP ]

Format Notes

All elements are bracketted in paragraph elements (<p>. . .</p>): these should be changed to table or div elements (<td>. . .</td> or <div>. . .</div>) if a paragraph will not be used for formatting.

As written, the two samples for XHTML, the two CSS, and the three WAI are written for XHTML, meaning that the <img... tag is terminated (i.e., "/  >"): to validate under any version of HTML will requrie that the terminator be removed.

Also, all of the Bobby links (A, AA, AAA, 508, and Home) are written for XHTML.

[ TOP ]

World Wide Web Consortium

All HTML/XHTML buttons link to the W3C HTML/XHTML validator and validate the page. The "CSS checked" button links to the W3C CSS validator and validates the page.



<!-- W3C XHTML 1.0 Approved -->

      <p><a href="http://validator.w3.org/check?uri=referer"><img 
          style="border:0" src="gifs/valid-xhtml11.png" 
          alt="Valid XHTML 1.1!" height="31" width="88" /></a></p>

Valid XHTML 1.1!

<!-- W3C XHTML 1.1 Approved -->



<!-- W3C XHTML 1.0 Approved -->

      <p><a href="http://validator.w3.org/check/referer"><img 
          style="border:0" src="gifs/valid-xhtml10.gif" 
          alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>

Valid XHTML 1.0!

<!-- W3C XHTML 1.0 Approved -->



<!-- W3C HTML 4.01 Approved -->

   <p><a href="http://validator.w3.org/check/referer"><img 
          style="border:0" src="http://www.w3.org/Icons/valid-html401" 
          alt="Valid HTML 4.01!" height="31" width="88"></a></p>

Valid HTML 4.01!
 
<!-- W3C HTML 4.01 Approved -->



<!-- W3C HTML 3.2 Approved -->

   <p><a href="http://validator.w3.org/check/referer"><img 
          style="border:0" src="http://validator.w3.org/images/vh32" 
          alt="Valid HTML 3.2!" height="31" width="88"></a></p>

Valid HTML 3.2!

<!-- W3C HTML 3.2 Approved -->



<!-- W3C HTML 2.0 Approved -->



   <p><a href="http://validator.w3.org/check/referer"><img 
          style="border:0" src="http://www.w3.org/images/vh20" 
          alt="Valid HTML 2.0!" height="31" width="50"></a></p>

Valid HTML 2.0!

<!-- W3C HTML 2.0 Approved -->



<!-- W3C Made with CSS -->

      <p><a href="http://www.w3.org/Style/CSS/Buttons"><img 
          style="border:0" width="88" height="31" src="gifs/mwcts.gif" 
          alt="Made with Cascading Style Sheets" /></a></p>

Made with Cascading Style Sheets

<!-- W3C Made with CSS -->



<!-- W3C CSS Validator -->


      <p><a href="http://jigsaw.w3.org/css-validator/check/referer"><img 
          style="border:0" width="88" height="31" src="gifs/vcss.gif" 
          alt="Valid CSS!" /></a></p>

Valid CSS!

<!-- W3C CSS Validator --> <!-- W3C A Level --> <p><a href="http://www.w3.org/WAI/WCAG1A-Conformance" title="Explanation of Level Single-A Conformance"><img style="border:0" height="31" width="88" src="gifs/wcag1A.gif" alt="Level Single-A conformance icon, W3C-WAI Web Content Accessibility Guidelines 1.0" /></a></p> Level Single-A conformance icon, W3C-WAI Web Content Accessibility Guidelines 1.0 <!-- W3C A Level --> <!-- W3C AA Level --> <p><a href="http://www.w3.org/WAI/WCAG1AA-Conformance" title="Explanation of Level Double-A Conformance"><img style="border:0" height="31" width="88" src="gifs/wcag1AA.gif" alt="Level Double-A conformance icon, W3C-WAI Web Content Accessibility Guidelines 1.0" /></a></p> Level Double-A conformance icon, W3C-WAI Web Content Accessibility Guidelines 1.0 <!-- W3C AA Level --> <!-- W3C AAA Level --> <p><a href="http://www.w3.org/WAI/WCAG1AAA-Conformance" title="Explanation of Level Triple-A Conformance"><img style="border:0" height="31" width="88" src="gifs/wcag1AAA.gif" alt="Level Triple-A conformance icon, W3C-WAI Web Content Accessibility Guidelines 1.0" /></a></p> Level Triple-A conformance icon, W3C-WAI Web Content Accessibility Guidelines 1.0 <!-- W3C AAA Level -->
[ TOP ]

Other Validators & Buttons

Cynthia Says

Cynthia Says (www.cynthiasays.com/) generates accessibility reports and browser emulations. These are accessed through the Cynthia Says "Portal."


<!-- Cyntyia Says -->
      <p><a href="http://www.CynthiaSays.com/org/cynthiatested.htm"><img 
          style="border:0"  height="31" width="88"
          src="http://www.CynthiaSays.com/images/Ctested.gif" alt="Cynthia Tested!" /></a></p> 

Cynthia Tested!

<!-- Cyntyia Says -->

Bobby

Bobby validates for levels A, AA, & AAA (corresponding to W3C WAI levels A, AA, and AAA) and for U.S. Section 508. Similar to the W3C html/xhtml and CSS validators, Bobby can validate either via a command line from the validator page or from a document referral; however, unlike the W3C services, Bobby requires some massaging to do the referral. As written, the Bobby validator links requrie SSI: if SSI is not enabled (it is on the server on which this page has been developed), replace the two SSIs with the document URI or with just the Bobby home URI. (See the SSI page for more information on SSIs [sorry -- this is a restricted access page: too much server information gets passed with SSI].) Guidelines for the use of the Bobby tags are at http://bobby.watchfire.com/bobby/html/en/icon.jsp


In June 2002, Watchfire Corporation aquired Bobby from The Center for Applied Special Technology (CAST).



<!-- Bobby A Level -->

     <p><a href="http://bobby.cast.org/bobby/bobbyServlet?URL=http%3A%2F%2F<!--#echo var="HTTP_HOST"--><!--#echo var="DOCUMENT_URI"-->&output=Submit&gl=wcag1-a" 
          title="CAST/Bobby A Validator"><img 
          style="border:0" src="gifs/approved_a.gif" 
          alt="Bobby WorldWide Approved A" width="88" height="31"/></a></p>

Bobby WorldWide Approved A     New (Watchfire) link & button

CAST/Bobby WorldWide Approved A     Old (CAST) link & button (obsolete)

<!-- Bobby A Level -->



<!-- Bobby AA Level -->

     <p><a href="http://bobby.cast.org/bobby/bobbyServlet?URL=http%3A%2F%2F<!--#echo var="HTTP_HOST"--><!--#echo var="DOCUMENT_URI"-->&output=Submit&gl=wcag1-aa" title="CAST/Bobby AA Validator"><img 
          style="border:0" src="gifs/approved_aa.gif" 
          alt="Bobby WorldWide Approved AA" width="88" height="31"/></a></p>

Bobby WorldWide Approved AA     New (Watchfire) link & button

CAST/Bobby WorldWide Approved AA     Old (CAST) link & button (obsolete)

<!-- Bobby AA Level -->



<!-- Bobby AAA Level -->

     <p><a href="http://bobby.watchfire.com/bobby/Servlet?URL=http%3A%2F%2F<!--#echo var="HTTP_HOST"--><!--#echo var="DOCUMENT_URI"-->&output=Submit&gl=wcag1-aaa" title="CAST/Bobby AAA Validator"><img 
          style="border:0" src="gifs/approved_aaa.gif" 
          alt="Bobby WorldWide Approved AAA" width="88" height="31"/></a></p>

Bobby WorldWide Approved AAA     New (Watchfire) link & button

CAST/Bobby WorldWide Approved AAA     Old (CAST) link & button (obsolete)

<!-- Bobby AAA Level -->



<!-- Bobby 508 Level -->

     <p><a href="http://bobby.watchfire.com/bobby/Servlet?URL=http%3A%2F%2F<!--#echo var="HTTP_HOST"--><!--#echo var="DOCUMENT_URI"-->&output=Submit&gl=sect508" title="CAST/Bobby 508 Validator"><img 
          style="border:0" src="gifs/approved_508.gif" 
          alt="Bobby WorldWide Approved 508" width="88" height="31"/></a></p>

Bobby WorldWide Approved 508     New (Watchfire) link & button

CAST/Bobby WorldWide Approved 508     Old (CAST) link & button (obsolete)

<!-- Bobby 508 Level -->



<!-- Bobby Home Page (refers to site only: no validator link) -->

      <p><a href="http://bobby.watchfire.com/" title="Bobby's Home Page"><img 
          src="gifs/approved.gif" 
          alt="Bobby WorldWide Approved" style="border:0" width="88" height="31" /></a></p>

Bobby WorldWide Approved     New (Watchfire) link & button

CAST/Bobby WorldWide Approved     Old (CAST) link & button (obsolete)

<!-- Bobby Home Page -->


Document: http://
Revised:
[ TOP ]
[ HOME ]

Made with Cascading Style Sheets  | Valid CSS!  | Valid XHTML 1.1!  | Level Triple-A conformance icon, W3C-WAI Web Content Accessibility Guidelines 1.0  | Bobby WorldWide Approved AAA


Contact DocSteve


Copyright © 2004
Steve Sconfienza, Ph.D.
All Rights Reserved