Design comparison
Solution retrospective
I already had a good understanding of front end technologies but my FE designs have always been bad. I'm glad to see that's only because of my non existent UI/UX skills and that with a few instructions I can accomplish some decent results (Although it might still be a bit too early to confirm it and I should see with more complex challenges lol).
I'll try to do some other challenges using HTML/CSS/JS to feel more confident and later I'll move to Tailwind and ReactJS.
Also I should try timing myself I guess.
What specific areas of your project would you like help with?I kind of improvised with units and their measurements so any tip is welcome ^-^"
Community feedback
- @AV-DNPosted 2 days ago
Well done man! I just think you should use a separate file for the CSS, instead of putting everything in the index.html. Create a file with style.css and put all the CSS there to separate the HTML from the CSS, making it more readable as well! I liked the code!
1@giovanni-bandinelliPosted 2 days ago@AV-DN Yeah that was just me being lazy ahah I've already fixed it in another project but thanks
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