Accessible Form Example

Form accessibility is frequently not even considered by web developers, but it is a fairly easy activity to create a form that is both easy to use and accessible to to people with disabilities. This example is taken from Better HTML Forms which is a book I’m writing to help developers create better forms. Sample […]

Read More »

A Brief Rant on HTML Form Complexity

It seems that there is a tendency among marketers and other folks capturing information online to want to maximize the “effectiveness” of their form interaction by asking for as much information as possible. I’m sure that the thinking is along the lines of “Why simply ask a visitor for their email address in order to […]

Read More »

Site Launch QA Checklist

11* things you should check during your next site launch. Search Engines are not being blocked – be sure to check basic authentication, robots.txt, and meta tags. There are no broken links – you should run broken link scans before launch as well but sometimes broken links are difficult to identify during final pre-launch QA […]

Read More »