HTML and CSS

Solution retrospective
The most proud of me is that i have completed coding in a few hours.
What challenges did you encounter, and how did you overcome them?I had a small issue with how I could make the shadow. I have overcome it by trying again and again.
What specific areas of your project would you like help with?Your feedback means a lot to me 😊.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@ali-elmuzayan
Hi Basmla, excellent work on the code! I'm impressed with your progress.
Here are a few suggestions:
- Use
rem
for borders. - Prefer flexbox with
gap
over excessive margins. - Enhance UX with
cursor: pointer
. - Use kebab case for class names.
I highly recommend Jonas's HTML & CSS course. Also, consider using ChatGPT to identify potential code improvements and issues. Keep up the great work!
Marked as helpful - Use
Join 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