Léonie Watson

Posts

  • Using the HTML5 section element

    There is a trend amongst web developers towards using the HTML5 section element wherever and whenever possible. In the enthusiasm for all the other HTML5 structural elements, there is a…

  • Testing and debugging iOS accessibility for VoiceOver

    When you build an iOS app it’s easy to make it VoiceOver accessible. Native UI controls have accessibility built-in as standard, and custom controls can be accessibility-enabled without difficulty.