Victoria
@vcalvo25All solutions
- Submitted 15 days ago
Frontend Mentor - Recipe Page Solution
- HTML
- CSS
Any feedback on how to clean up CSS code is greatly appreciated! I feel as if some things can be reduced, or compiled together easier. I struggle with thinking of ways to reduce redundancy or unnecessarily long code.
- Submitted 2 months ago
QR Code using HTML/CSS
- HTML
- CSS
I would mostly like help with margins and padding. More specifically, when is the appropriate time to use different units of measurement such as PX, EM, REM, %, and VW/VH? I waste time on projects by going back and forth between the different units of measurement to see the difference, so I'd like to know if some units of measurement are to be used in specific scenarios than others. Thank you for the feedback!