News

Modern Web browsers on both mobile devices and PCs now support HTML 5, including HTML 5 canvas rendering. We show you how to get the most out of your browser with a little testing and tweaking.
HTML5 forms: Input element type In the old days, there were only a few types of input widgets in the forms: radio buttons, check boxes, and catchall boxes that accepted text. Even the color wheel ...
HTML5 Web Storage: Session storage The simplest level of Web Storage will store data for the current session — in other words, as long as the browser tab or window remains open.
HTML5 Web Storage: Session storageThe simplest level of Web Storage will store data for the current session — in other words, as long as the browser tab or window remains open.