"Accessibility" Posts

Tips & Tricks to Improve Blog Accessibility

w3c logoIn the final post of our Blog Accessibility Series, ContentRobot provides some tips to helping your design your blog for a wider audience.

1. Use Relative Font Sizes
Express font sizes in percentages or ems, rather than absolute font sizes expressed in points or pixels. The allows users to make the text larger or smaller as they wish.

2. Design & Label Your Forms Properly
Lay out your forms logically and consistently, make proper use of labels, and avoid client-side scripts and radio buttons will make your web forms much more accessible to users who are visually impaired. … Continue Reading

Design Your Blog to Be More Accessible to a Wider Audience

html code imageThe World Web Web Consortium has published guidelines to help designers make their sites more accessible. ContentRobot has summarized some key points below.

  • Make multimedia content (images, video, and audio) more accessible to a wide audience. This can be done using text equivalents (often rendered with Alt tags within HTML documents). Text can be rendered in ways that are available to almost all browsing devices and accessible to almost all users.
  • Provide non-text equivalents (e.g., pictures, videos, and pre-recorded audio) for text to offer visual cues that convey the same information. This can be

Continue Reading

Is Your Blog Accessible to People With Disabilities?

braille screen reader imageBlog designers should consider ways to make Web content more available to all users, and help people find information more quickly.

Consider that many users may be operating in contexts very different from your own. Have you thought about these issues while designing your blog?

Web Surfing Devices
Websites can be viewed from a desktop or laptop browser, voice browser, mobile phone, automobile-based personal computer, etc. Can your users connect to your blog using all these devices?

Hardware Constraints
Users may only have access to a text-only screen, a small screen, or even a slow Internet connection. While broadband… Continue Reading