Building a Site for Handicapped Accessibility

  • Thread starter Thread starter Bill
  • Start date Start date
B

Bill

Is there a button I can add to my web page so that people can easily
increase the font size?

This is a website for the elderly - any other resources for building a
website for the elderly is appreciated.

THANKS!
 
you're more likely going to want to look into using/ switching style sheets
based on user selection. I've done some similar stuff and it's worked out
fine.
you'll probably want to stay with .css for accessibility. you don't need
much in the way of "alternative rendering" but the .css will allow you to
make it more appealing to people who must use a screen reader. there's even
a .css rule for @Braille!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top