What’s so cool about HTML 5

HTML 5 is packed with loads of cool and useful new features, but in case you don’t believe that, you can watch the following Google Code Challenge video which briefs you on the following HTML 5 new features, which, by the time of writing this post, are supported by most popular browsers:

  • Web vector graphics with the Canvas tag and Scalable Vector Graphics (SVG)
  • The Geolocation API
  • HTML 5 Video
  • The HTML 5 Database and Application Cache
  • Web workers

LE: I can’t help to think of how good news is this for vulnerability researchers or black-hats…so many new vectors of attack and fuzzing points. The game will never end. 🙂

Tagged with:
 

HTML Playground

Htmlplayground.com is a neat online tool that gives you the ability to test and play with your html/css skills as well as improve them. If you don’t have anything to improve, then it is a great tool to accompany you in the learning process along with the w3c resources. 🙂

Tagged with: