Ask Question
10 March, 10:22

What is the process of ensuring that web pages that are coded with new or advanced techniques are still usable in browsers that do not support the new techniques?

+5
Answers (1)
  1. 10 March, 12:22
    0
    Progressive enhancement

    Explanation:

    When web applications are built, most times it is necessary to test them on various old and new browsers to ensure that new techniques or features are supported or usable by those browsers. The modality and methodology involved in doing this is called progressive enhancement. With this methodology, web developers focus on building web apps as well as ensure an accessibility balance in the various devices that will access these applications.

    Progressive enhancement enforces a rule or logic that allows developers build their web applications from the simplest simplicity to the simplest complexity such that all browsers or other accessing applications render these web applications well.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What is the process of ensuring that web pages that are coded with new or advanced techniques are still usable in browsers that do not ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers