
Solution retrospective
AM GETTING USED TO HTML AND CSS
What challenges did you encounter, and how did you overcome them?my challenges was trying to place my work to the center
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Surfboyfr
This project was built using Semantic HTML elements I really liked how the image looked after I had put it inside of the container div, It was a really good way of learning how to center a div. Initially I had problems getting the image to show then I realized the path was incorrect, I've learnt to be very thorough in problem solving to achieve results
- @SimonMcCaffery
I am in a similar position, still getting used to HTML and CSS so take my feedback with your own research.
Consider using an alternative to pixels to size your box it would allow it to adjust more responsively, consider view width/view height.
I would suggest looking at flex direction for aligning and justifying content within a flex box and how it changes dependent on the flex direction
Keep it going, like I said i'm in a similar boat and there is so much to learn we just have to keep chipping away one problem or concept at a time.
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