MCQs>Website Designing & Development>Front-end Development MCQs>You are creating a responsive design, but when you view your site on a smaller screen, you notice that images are causing a horizontal scroll bar. How can you solve this problem without stretching any images out of shape?
Front-end Development MCQs
You are creating a responsive design, but when you view your site on a smaller screen, you notice that images are causing a horizontal scroll bar. How can you solve this problem without stretching any images out of shape?
Answer
Correct Answer: Set max-width: 100% on the images.
Explanation:
Note: This Question is unanswered, help us to find answer for this one