Version 0 of Generating Accessible HTML

Updated 2003-11-11 01:51:48

I'm interested in writing a Tcl package to aid in the generation of web-based HTML, especially forms, that is accessible to users with disabilities. I'm already well-versed in writing accessible HTML, but I'm unsure where to begin on the Tcl side of things:

  • I'd like this package to work well with the existing HTML package.