Fieldsets can be used to group related form elements on long forms using a label called a legend. This can make it easier for people with cognitive disabilities to understand the form by splitting it into more manageable sections.

Forms may be used to collect information from your website’s visitors, and they are also used to perform searches and find content on your website. Because forms are one of the primary ways people will interact with your website, it is important that they be accessible. In this tutorial you will learn how to create accessible forms with Dreamweaver by using text labels that are associated with their form elements with a FOR attribute.

In this tutorial, you will learn how to use Adobe Dreamweaver to add an accessible data table to a web page.

When reading a web page, most screen readers will announce the number of items on a list if the list has been properly marked up with HTML list tags.The use of properly marked up lists is especially helpful for the navigation on a website. This kind of list can improve usability for screen reader users by letting them know the number of pages available on the site.

Including a skip navigation or skip to content link at the top of your web pages will improve navigation on your website for screen reader users and for those who can only use the keyboard for navigation. This kind of link will let a screen reader or keyboard user skip the navigation and other repetitive elements of a web page and go directly to the main content section of that page.

Page titles are important because they are one of the first things screen reader users will hear when they arrive on your website. Having a descriptive page title on each page will help those visiting your website with a screen reader quickly determine they are on the right page and site. Dreamweaver Page Titles Video Tutorial [...]

This tutorial will cover the implications of color blindness for web accessibility. Color contrast guidelines for making content more perceivable will also be addressed.

There has been some debate in the web accessibility community as to whether it is a good practice to provide text resizing widgets on web pages. One opinion on this topic is that users should learn how to resize the text using the zoom options provided by the web browser, as not every web page will have text resize widgets. In this tutorial, you will learn how to zoom the text and layout in the most popular Windows web browsers: Internet Explorer, Firefox, and Google Chrome.

There has been some debate in the web accessibility community as to whether it is a good practice to provide text resizing widgets on web pages. One opinion on this topic is that users should learn how to resize the text using the zoom options provided by the web browser, as not every web page will have text resize widgets. In this tutorial, you will learn how to zoom the text and layout in the most popular Mac web browsers: Safari, Firefox, and Google Chrome.

Using Cascading Style Sheets (CSS), Dreamweaver will let you adjust the font type, text size, and line-height in your web documents. This tutorial will show you how to adjust the text settings in Dreamweaver to make the body text in your web pages easier to read.

Bookmark and Share