HTML5 Question:

Explain WHAT OTHER ADVANTAGES DOES HTML5 HAVE?

HTML5 Interview Question
HTML5 Interview Question

Answer:

a) Cleaner markup
b) Additional semantics of new elements like <header>, <nav>, and <time>
c) New form input types and attributes that will (and in Opera’s case, do) take the hassle out of scripting forms.


Previous QuestionNext Question
GIVE AN EXAMPLE OF NEW ELEMENTS IN HTML5 TO SUPPORT MULTIMEDIA AND GRAPHICS?HOW DO YOU PLAY A VIDEO USING HTML5?