Articles by Michael Calhoun

Mike Calhoun is a consultant for the National Science Teachers Association, a veteran science/technology, and runs an online business (www.scienceinabag.com). Over the years Mike has studied trends in science, education, and technology, conducting research, developing tutorial programs, and writing articles on these topics.

The Usefulness of the document.createElement()

The new HTML5 Markup Language has introduced several new element features not available in HTML4, for example elements like header, section, nav, footer, aside, and article. Where these new tags will work in Opera, Safari, Chrome or Firefox they will not function in Internet Explorer (version 8 and earlier). The problem is that due to the way parsing works in IE, these elements are not recognized properly. This tutorial explains how to get HTML5 tags to work in IE8 and its earlier releases. It is possible...
Home CSS Deals DesignBombs HTML HTML5 JavaScript jQuery Miscellaneous Mobile MySQL News PHP Resources Security Snippet Tools Tutorial Web Development Web Services WordPress