|
jaybee -> RE: making the site disability friendly (4/19/2006 5:24:30)
|
As Kitka says, the Accessibility Forum is a good place to start. You need to build the site with XHTML and CSS and make sure the site validates for code and for W3C standards. There are free automatic checkers that can do this for you. Start by downloading Firefox if you haven't already done so and then get hold of the Web Developer extension which has many useful tools but notably, direct links to the validators so you can bring up a page and run it through. Design for Firefox, then tweak to fix errors in IE. Don't panic. It looks a lot to get to grips with but it's not too bad. XHTML is just HTML with a few extra formatting rules. CSS is styling and layout. You use that rather than tables and loads of font, colour etc tags in your page. There are many sites around that offer free css layouts. You're using DW but for others reading this, if you're using FP, stay away from the design tab and work in code. You can use the preview pane, it will show you what the results will be in IE but as I said, check it in Firefox as IE doesn't render some things well. Finally, make sure you have plenty of time to do this. Deadlines tend to extend when you start working in this way.
|
|
|
|