It's been 10+ years since we've had a major revision to HTML. The W3c has been working on revisions since 2004, and just released a working draft. Though it will take some time for final Candidate Recommendation stages and browser support, it is nice to know this is evolving. From the document, here are some of the new features that sound promising:
audioandvideoelements for interactive media. - The tag defines the content.inputelement'stypeattribute has more options:datetime,datetime-local,date,month,week,time,number,range,email,url. This will great for form validation purposes. The genericinputbox has seen it's days.- The
aelement has a new attribute calledpingthat specifies a space separated list of URIs which have to be pinged when the hyperlink is followed. - This will be nice for link tracking. Send a ping to a custom script to track user clicks on your site. I can see an easy integration with CRM and Analytics packages.

0 thoughts:
Post a Comment