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 |
Where is the meta title?
What are html controls?
What is ol and ul tag?
Which type of video formats are supported by html5?
How do you insert a copyright symbol on a browser page?
Is it possible to make the html source not viewable?
What happens if the list-style-type property is used on a non-list element like a paragraph?
What do tds mean?
What is html5 new input type?
Are there any problems with using frames?
What property is used to set the speed of marquee in html?
Why is XHTML2 needed? Isn't XHTML 1 good enough?