In my last column, I discussed HTML5 support for offline storage and caching through the use of LocalStorage and SessionStorage. Continuing with the HTML5 focus, I want to investigate the new ...
The newest specs for HTML forms give programmers more control over data input and validation, while offloading much of the work to the browsers The changes and enhancements to the form tags are some ...
The number input type makes sense when the range of valid values is limited, such as a person's age or height. If the range is too large for incremental increases to make sense (such as USA ZIP codes, ...
The latest Chrome beta just hit Google’s release channels and Chrome 27 for desktop, and mobile promises to speed up your web-browsing experience by making content appear on your screen 5 percent ...