Adobe
AD0-L800 · Question #57
Why should developers avoid embedding fixed-width content blocks in responsive projects?
The correct answer is C. They break layout on smaller screens. Fixed-width content blocks don't adapt well to smaller screens, causing layout issues. Instead, using fluid/responsive layouts ensures consistent display across all devices.
Working with Slides and Objects
Question
Why should developers avoid embedding fixed-width content blocks in responsive projects?
Options
- AThey increase project file size
- BThey disable text editing
- CThey break layout on smaller screens
- DThey do not support quiz scoring
How the community answered
(40 responses)- A3% (1)
- B15% (6)
- C75% (30)
- D8% (3)
Explanation
Fixed-width content blocks don't adapt well to smaller screens, causing layout issues. Instead, using fluid/responsive layouts ensures consistent display across all devices.
Topics
#responsive design#fixed-width#content blocks#layout
Community Discussion
No community discussion yet for this question.