Workshop on HTML

HTML5 VS. HTML4

Objectives :

  • What are the differences between HTML4 & HTML5?
  • What is new in HTML5?
  • What is deprecated from HTML5?

Here are the key differences between HTML4 & HTML5:

HTML4

HTML5

DOCTYPE is much longer as HTML4 is based on SGML-based.

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01//EN”

DOCTYPE is required to enable standards mode for HTML documents.<!DOCTYPE html>

Audio and Video are not part of HTML4 specification.

Audio and Videos are integral part of HTML5 specifications e.g. <audio> and<video> tags.

Vector Graphics is possible with the help of technologies such as VML, Silverlight, Flash etc.

Vector graphics is integral part of HTML5 e.g. SVG and canvas.

It is almost impossible to get true GeoLocation of user browsing any website especially if it comes to mobile devices.

JS GeoLocation API in HTML5 helps identify location of user browsing any website (provided user allows it)

Browser cache can be used as temporary storage.

Application Cache, Web SQL database and Web storage is available as client side storage. Accessible using JavaScript interface in HTML5 compliant browsers.

Web Sockets are not available. Generally used mechanisms are long polling and streaming.

Full duplex communication channels can be established with Server using Web Sockets. Accessible using JavaScript interface in HTML5 compliant browsers.

Does not allow JavaScript to run in browser. JS runs in same thread as browser interface.

Allows JavaScript to run in background. This is possible due to JS Web worker API in HTML5.

Works with all old browsers

Most of modern browser have started supporting HTML5 specification e.g. Firefox, Mozilla, Opera, Chrome, Safari etc.

Enjoy coding now.

TechnoTonic on UCN News 25 July

[youtube=http://www.youtube.com/watch?v=3PPf2hF_lrg]

The First ever workshop organized by the I.T. Biggies HCL CDC held at Vasantrao Deshpande Hall, Nagpur on 23rd July at 12 PM, speaker Mr. Atul Palandurkar presented a practical sight on Mobile Application suing J2ME and Web Designing got an Overwhelming and Tremendous response covering wide range of students, Professors and I.T Professionals from Engineering, Science and Technical backgrounds.

The First session of the event presented by HCL CDC covered the future prospect in Mobile Application development and how easily anyone can do the same having knowledge of java programming language.

The Workshop conducted by HCL CDC created a must needed awareness amongst the youth regarding how the advent of mobile Technologies is going to create innumerable job opportunities for them as per estimated by the industry experts.

The second session of the Techno-Exposure by HCL CDC covered the prospects of web Designing & how things could be done with ease along with the tools available in the market (such as relevant software), Students also learned how HTML & tools could help them create innovative designs, logos, web pages and etc.

You can contact Speaker for Workshop / Corporate Training / Guest Lectures on J2SE (Core Java & Advance Java), J2EE, J2ME, Web Designing, etc. latest technologies : Atul Palandurkar