Design comparison
SolutionDesign
Solution retrospective
My first challenge. I choose to use two stylesheets, one for desktop and one for mobile. Furthermore I choose to give everything fixed widths in pixels, so it doesn't distort when the size is adjusted. Is that normal practice?
Community feedback
- @mrjayy5Posted about 4 years ago
Hi Ido,
Nowadays most people use different devices to browse websites. You don't know the exact dimensions. So it's common now that we use adjustable widths, so the website can be viewed with any size.
This will give you more information about responsive design.
Keep on coding 🔥!
2
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord