I'm proud of being able to build this small components as close as possible to the provided design.
What specific areas of your project would you like help with?Code organization
I'm proud of being able to build this small components as close as possible to the provided design.
What specific areas of your project would you like help with?Code organization
I am proud of the way the styling came out everything came out neatly
What challenges did you encounter, and how did you overcome them?I encountered no challenge
i use flexbox with justify-content: center
and align-items: center
with min-height:100vh
to make sure the element position in the center but is it good enough or there's better solution for this use case ?
i also experimenting to add paragraph description style with padding left and right with the value of 20px to make it looks like on the design, at first i want to use <br/>
but i don't think it's a good idea and i don't know what is the better solution than this.
Creating a css file to place the style that are in the html is a recommended practice.
I learned to make my code simpler, to look at my CSS better and search or read it and understand that some things are unnecessary or repetitive, to use grid better.
I feel that this page or website will help me a lot to improve my skills with CSS and HTML to make my structures more semantic and simple.
What challenges did you encounter, and how did you overcome them?A challenge I found would be to use CSS as best as possible, understand it better, search and investigate which is the best option to use and try to make everything as semantic as possible! Sorry if I still have errors, thanks to those who help me.
What specific areas of your project would you like help with?I would like to receive help in any way possible, whether my code is good (CSS, HTML), whether my designs are good and how I could improve all of this with your help.