Travel Express Suite (TES)
HTML5 threw a whole bunch of awesomeness at us. Tasks we accomplished with JavaScript
and Flash, like basic form validation, INPUT placeholders, client side file naming,
and audio/video, can now be completed using basic HTML. Another simple functionality
HTML now allows us is auto-focusing on elements upon page load; this is accomplished
using the autofocus attribute.