vote up -1 vote down star

Which tools is Best to make Web standards, W3C validate and Accessible site ? open source or commercial?

flag

42% accept rate

2 Answers

vote up 1 vote down check

I'd recommend Dreamweaver for its built-in accessibility support and tools. Versions going back at least to MX 2004 have features that encourage or at least prompt for good development techniques like use of alt tags, form element labeling, data table tags (caption, summary, etc.), and so forth. CS4 lets you configure accessibility preferences in your work environment and also offers validation for W3C and Section 508 standards.

See also: Adobe Dreamweaver CS4 accessibility overview

link|flag
vote up 4 vote down

It is not about the tools; it is about what you do with them. I would say that any of the modern development environments give you the possibility to make sites that validates, but they also provide good opportunities for you to screw up, if you don't know what you are doing. So the best tool is your knowledge.

link|flag
I know but i wanted to know which tool is helpful to make accessible. Dreamweaver, Eclipse, Aptana etc – Jitendra Jun 27 at 7:27

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.