Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm proud that I got the hang of css from this project.
- Benifits of project ( to me ) :
- css properties, media queries
- custom lists styling
- responsive layout
- Doing differently next time :
- I will start with a structured folder
- I will start with the basic HTML covered, then move to css
- I will just start coding without overthinking lol
Challenges encountered :
- The bullets of list were to be vertically centered around text.
- The number of list had to have the same font
Overcame through :
display: inline-block
&vertical-align: middle
- made a custom list with counter
I would like feedback on the general code and css primarily, If I used some over-engineer methods to perform a simple task, or I didn't pay attention to some stuff that may break the layout at some device
Please be sure to point all the errors, as it will help me tremendously :)
Community feedback
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