Quantcast
July 30, 2011

Document Type Declarations in HTML5

Tweet Document type declaration is needed at the top of each web page in HTML5. Without specifying a ‘doctype’, your HTML just isn’t valid HTML and most browsers […]
May 22, 2011

HTML5: Latest Features – Part 2

Tweet In a previous article, we discussed some of the important and innovative features of HTML5 that were absent in the previous versions of HTML. In […]
May 17, 2011

HTML5: Latest Features

Tweet There are some very user-friendly and efficient features that have been added to HTML5 and which have made HTML5 far more powerful and efficient as […]
May 12, 2011

HTML5: Important Tags

Tweet In this article, some of the crucial tags that are used in HTML5 but were absent in the previous versions are discussed. The <address> tag […]
April 27, 2011

Graphics with Canvas element in HTML5

Tweet The canvas element is used to draw graphics on a web page. The HTML5 canvas element uses JavaScript to draw graphics on a web page; […]
April 13, 2011

HTML5: Web Data Storage Methods

Tweet Having discussed the basic differences between HTML5 and the previous versions of HTML, our main focus in this article would be discussing the data storage […]
April 12, 2011

HTML5: Power and Ease of Web Programming

Tweet HTML5 is the latest version of the most widely used scripting language for web development and design. It was created in 90s and continues to […]