Dinamically landing page with TailwindCSS
Design comparison
Solution retrospective
I improved my skills handling events and dynamically react to users actions. It seems to me that it would already be a good starting point to kick off with a framework as React.
What challenges did you encounter, and how did you overcome them?I figured out how to styling inputs, I don't even knew that it could depends on the browser that we could use. I learned that inputs are composed of two parts, and we can add styles to any of them. Furthermore, I grasped the idea behind styling checkbox as well, I had to research and read some css code to figure out how to accomplish the desired desing. The secret was in using the label as another element in our checkbox input.
Community feedback
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