Lennart Regebro writes: > From: "Kieran OSullivan" <kieran.osullivan@ireland.com> > > Is the HTML/DHTML that zope generates WAI complient > > Zope generates any HTML you want it to, so you have no problem doing this. However, the pages generated by Zope's management interface may not (probably will) be WAI compliant. If necessary, you must provide your own pages... Dieter