How is HTML5 different from HTML4?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
• New semantic elements: <header>, <footer>, <section>.
• Multimedia support: <audio>, <video>.
• Deprecated tags: <font>, <center> (CSS replaces them).
| Is This Answer Correct ? | 0 Yes | 0 No |
• New semantic elements: <header>, <footer>, <section>.
• Multimedia support: <audio>, <video>.
• Deprecated tags: <font>, <center> (CSS replaces them).
| Is This Answer Correct ? | 0 Yes | 0 No |
List out the page structure elements of html5.
What is a tag?
Please explain empty elements in html?
How many tags are defined in xhtml 1.0?
What is div short for?
What are the different new form element types in html 5?
What is browser in html?
Name some new features which were not present in html but are added to html5?
Explain the advantage of collapsing white space?
What is the purpose of 'placeholder' attribute in HTML5?
Differences Between XML and HTML
What is the difference between b and br tag?