You are in free guest mode.
Timed Practice
Revision List
Attempt History
Progress Tracking
Create a free account to unlock these tools
Practice Reading: Reading and Writing Fill in the Blanks
ID: #999
Progressive Enhancement
* Select the correct answer into all dropdown fields. You need to answer all questions before clicking verify button.
Progressive enhancement is a design practice based on the idea that instead of the least capable browser, or mangling our code to make a site look the same in every browser, we should provide a core set of functionality and information to all users, and then the appearance and behaviour of the site for users of more capable browsers. It's very productive development practice. hours working out how to add drop shadows to the borders of an element in every browser, we simply use the standards-based approach for browsers that support it and don't even attempt to implement it in browsers that don't. After all, the users of older and less capable browsers won't know what they are missing. The to progressive enhancement is the belief among developers and clients that websites should look the same in every browser. As a developer, you can simplify your life and dedicate your time to more interesting challenges if you let go of this outdated notion and embrace progressive enhancement.
Result:
With a free account:
Retry and compare every attempt.
How difficult was this question?
Others found:
100% Easy · 0% Medium · 0% Hard
Saving...