Skip to content
UI/UX Atlas
Topics
Patterns
Color Tool
Templates
Quizzes
Topics
Patterns
Color Tool
Templates
Quizzes
Quizzes
/
Responsive & Platform
Progressive Enhancement & Graceful Degradation — Quiz
5 questions
·
Read the lesson first →
Question 1 of 5
Progressive Enhancement & Graceful Degradation
What is the correct order of layers in a progressive enhancement strategy?
JavaScript behavior, then CSS presentation, then HTML content
HTML content, then CSS presentation, then JavaScript behavior
CSS presentation, then HTML content, then JavaScript behavior
HTML content, then JavaScript behavior, then CSS presentation
Check answer