Design comparison
Solution retrospective
I'm most proud of my ability to solve an issue that I am encountering. During this project I was having some issues with margins, centering text in the middle of a div, etc... but after trying different things to fix it , it finally worked and looks great in my opinion.
What challenges did you encounter, and how did you overcome them?I encountered some issues with centering text in the middle of a div (the yellow box that says learning specifically). I overcame it by trying to work with different selectors and messing with some of their properties to manipulate it to work out for me.
What specific areas of your project would you like help with?So far as of right now I don't need too much help, but I'm still learning how to use certain selectors.
Community feedback
- @HerveWaboPosted 8 months ago
Hey, I went through your code what I'd like to recommend is that you look more into Semantic HTML. Div elements are mainly used for styling purposes they have no semantic meaning.
Marked as helpful1@dmolthuPosted 8 months ago@HerveWabo Thank you for your response and recommendation. I will definitely start looking more into that.
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