Showing posts with label HTML 5. Show all posts
Showing posts with label HTML 5. Show all posts

Nov 7, 2010

Clearing the air on HTML5

In Previous post I wrote about HTML5 Changes. You might have enjoyed last post about how HTML5 has changed the webpage look.

HTML5 has clearly got the whole webosphere a buzz with confusion and discussions. A lot of hype also surrounds this new entrant in town. To put things in perspective HTML5 is the evolved version of the HTML which will aim to make web development and designing simpler and easier.

It offers a new array of functions which were earlier only possible with the help of plugins. These functions will help create rich interactivity for applications and websites across many screens. HTML5 is also gaining momentum in the tablet and smart phone development due to usage of the WebKit in the mobile devices.

While HTML5 is being worked upon yet there are a variety of ways in which users can make use of the new elements of the new face of HTML. Developers can make use of the new Header and Footer by making classes with same name and connecting them to divs in a page. The new elements of HTML5 can be used with the combination of CSS and JavaScript to make sure they are compatible with old browsers.

Web developers can make use of the forms of HTML 5 with the new element known as input. Developers should first expand their skills of technology their already know. Understanding the new functions of CSS3 is a good place to start. Watching out for the various Frameworks for JavaScript that are coming up is a good practice. One should also follow the developments through the means of the many blogs.

HTML5rocks.com and HTML5tutorial.net are among some of the guides available on the ’net to update you on html5. Browser support is the crucial factor this time around so developers should keep in their minds the platform that they are developing for.

Nov 1, 2010

HTML 5 - Notable changes in Markup Language

A lot of hype, talk and confusion have surrounded this latest version of the web technology which is touted to turn the internet on its head. There are many of us who would want to take advantage of this revolutionary model of HTML but don’t know how? Here’s what to expect of the new HTML 5.

While HTML is still years away from being approved for the web some features such as the viedo and HTML 5 canvas are supported by modern versions of the browsers such as Internet Explorer, Chrome, FireFox and more. These changes spell grave news for companies such as Adobe whose Flash platform will face stiff competition.

 Audio and video: these new elements will allow pages to play videos without the support of an external media player. These new elements will be able to playback, preload, provide volume control and loop.

Canvas: an exciting addition which will allow developers to manipulate graphics and design which nowadays is only possible using Flash which is an external plugin.

Data Grid: this will help display grids with the help of the new html. It will end the need for a third party control, dynamic html and the table element to create data grids.

More interface control, Drag and Drop: enhancements such as drag and drop will make for easy implementation like in the case of tooltips. The menu element has been revived and will be linked to the command element which will aid in performing tasks.

Enhanced structure: this will the most important development to the web designers as new elements such as header, footer, nav, article and sectin will add to the old tags of CSS and div. these structure tags will help the browser identify sections of a page.

Database support and Offline storage: HTML 5 supports sophisticated interfaces and great graphics. It also supports data manipulation to maintain a fine balance. It provides offline storage support. HTML 5 is trying to standardize the web SQL databases to allow sites to manipulate and create a database on client computers.