Summary
In this chapter, we learned about HTML5 spec, why the web needed it and how to make use of the spec to create, cross-browser, compliant HTML code in Drupal. We furthermore dived into the canvas feature of HTML5, which enable browsers to render picture drawing support with no additional third-party components. With this knowledge, we have even created our very own signature management web application.
In the next chapter, we will look at video support and management in Drupal, and adopt other HTML5 spec features to aid in providing consistent video playing support across browsers.