Second challenge. Responsive with Flexbox and CSS
Design comparison
Solution retrospective
What gives me the most satisfaction was using an image editor as a ruler to measure the proportions and the web pages as pickupcolor to define the implemented colors.
What challenges did you encounter, and how did you overcome them?it was interesting to try to remove a space between the image and the content, a space of a few pixels that I did not manage to remove with a comment or by joining the tags together
Community feedback
- @al-dellPosted 8 months ago
Hi Santiago, congrats on your great work on the challenge.
I have a quick suggestion that could save you time and make your work more efficient. Consider adding a
strong
tag to your code. This will automatically bold your text without adjusting thefont-weight
in your CSS (unless needed).I hope you find this useful, and keep up the excellent work!
Marked as helpful0@santiagopaguraPosted 7 months ago@al-dell Thank you for your advice. I didn't use that tag because I understood that all the styles had to be done in the CSS, that that was "good practice". But the truth is that it would have been much easier to do it as you say. thanks again for your help :)
0
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