Landmarks

Landmarks provide a powerful way to identify the organization and structure of a web page. The structural information conveyed visually to users should be represented programmatically in the markup using landmark roles. The use of landmarks roles supports keyboard navigation to the structure of a web page for screen reader users and can be used […]

Read More

Developer Tools

The Developer Tools can be used to look at the hard code of your website. What is the code that makes up your website and allows it to be formatted the way it is? You can see all of this through the Developer Tool. By using the Developer tool to find specific elements in your […]

Read More