I hate dreamweaver, flash is a definite no go. Get a text editor open and code from scratch.
Xhtml, CSS and WCAG are all you need to begin with. That's what I started with. Then I moved on to PHP which I'm still learning.
You should know how to create accessible static sites before you move into dynamic ones though, simply because the static sites are easy to tweak, and once it all come naturally to you you can build your knowledge into your dynamic sites from the start. |