JosiasSandoval
@JosiasSandovalAll comments
- @kaaatoSubmitted 3 months ago
- @aymanshalaby55Submitted 3 months ago
- @AmyH-gooseSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I'm proud of showing up again and coding. I'm also proud of being more aware of responsive design while I'm coding instead of trying to make everything responsive after I've already laid everything out.
What challenges did you encounter, and how did you overcome them?I struggled with knowing what kind of properties to use, there's many solutions to solve a problem with CSS. For example, i wasn't sure if i was supposed to use line-height or margin to put spacing between the description and the links so I had to experiment in order to find out which was more "correct."
What specific areas of your project would you like help with?Any advice or constructive criticism is helpful and very much appreciated!
@JosiasSandovalPosted 3 months agoAndo conociendo nuevas funcionalidades que no conocía y pude emplear
0 - P@loki-pepeSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I acquired a better understanding of how different display properties affect the flow of the page and the positioning of elements. I also learned how to use the
@font-face
rule to host a font.I wanted to complete the project without using flexbox and grid in order to familiarize myself further with the default flow of basic CSS, but in the future I will transition to using grid and flexbox for page layout and positioning.
- @knurikSubmitted 3 months ago