Hello,
I have a form online that has fields written literally like the following:
"Name: ______________
Are you blah blah?''
Yes [ ] No [ ]"
A client would like the form to be left online in its current format. This means that the fields would not use input areas. Instead, the user would print the page and complete the form with a pen.
From a screen reader perspective, are there any tips you can give to make the page more accessible?
Thanks



Reply With Quote



How is a blind user going to fill in a printed form with a pen? A proper HTML form allows it to be done by anyone. Underline characters won't mean much when read out.


Bookmarks