Design comparison
SolutionDesign
Solution retrospective
i try to build a responsive lending page using media quary. i have a qustion about i continue learn the media quary or quit it and learn the tailwind css .
Community feedback
- @pRicard0Posted about 1 year ago
Dude, you need to learn CSS before TailwindCSS, Boostrap and etc... With TailwindCSS you need to know media query anyway If you are struggling with CSS now, with TailwindCSS it will be worse.
Some HTML tips
- You need to use the main tag instead of the div with main-container class.
- I think you need to use section instead of the divs with container box class.
CSS tip
- You need to use rem instead of pixel
1
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