- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Backward compatibility with HTML5
HTML5 is designed, as much as possible, to be backward compatible with existing web browsers. New features build on existing features and allow you to provide fallback content for older browsers.
It is suggested to detect support for individual HTML5 features using a few lines of JavaScript.
The latest versions of Apple Safari, Google Chrome, Mozilla Firefox, and Opera all support many HTML5 features and Internet Explorer 9.0 will also have support for some HTML5 functionality.
The mobile web browsers that come pre-installed on iPhones, iPads, and Android phones all have excellent support for HTML5.
- Related Articles
- How to trust backward compatibility with HTML5
- What is Compatibility Testing? Forward & Backward Testing
- Detect compatibility of the new HTML5 tag with jQuery.
- Websockets Apache Server compatibility in HTML5
- Replace backward slashes with forward slashes - JavaScript
- 27128-20 Compatibility check with 8085AH in 8085 Microprocessor
- Run Animation backward first and then forwards with CSS
- Assessing compatibility of 27128-20 with 8085AH-2 in 8085 Microprocessor
- Backward iteration in Python
- Best Cross Browser Compatibility Testing Tools
- Backward iteration in Python program
- Image button with HTML5
- 20 Best Cross Browser Compatibility Testing Tools
- What does backward() do in PyTorch?
- Enable rear camera with HTML5

Advertisements