What are you most proud of, and what would you do differently next time?
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.
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.