Markup Review
To do list HTML5 application from Daniel Rauber.
Simple web application that maintains a todo list using localStorage
to save your data. The application also uses HTML5 structure elements, although the hgroup
element should not be contained within a header
, it should replace it. The small
element could have been used for the copyright informaton in the footer
. The application also allows the items in the todo list to be dragged and dropped, but it uses javascript rather than the HTML5 drag and drop API.
One thought on “What shall I do?”
Pingback: Tweets that mention What shall I do? | HTML5 Gallery -- Topsy.com