User Interface Expert Question:
Download Questions PDF

Explain what's the real difference between HTML and HTML5?

UI Developer Interview Question
UI Developer Interview Question

Answer:

There are many. From a broader perspective, HTML was a simple language for laying out text and images on a webpage, whereas HTML5 can be viewed as an application development platform that does what HTML does that and more, including better support for audio, video, and interactive graphics. It has a number of new elements, supports offline data storage for applications, and has more robust exchange protocols. Thus, proprietary plug-in technologies like Adobe Flash, Microsoft Silverlight, Apache Pivot, and Sun JavaFX are no longer needed, because browsers can now process these elements without additional requirements.

Download UI Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is a CSS reset. What is the difference between a CSS reset and normalize.css?Declare a new variable in PHP equal to the number 3?