Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm most proud of my CSS skills developing and my understanding of certain properties is increasing. The thing that I would do differently is finding out ways to simplify my code because there probably are plenty of lines that might not have to be there.

    What challenges did you encounter, and how did you overcome them?

    I encountered a few challenges with spacing some elements out on the screen, like the location paragraph from the bio paragraph. I figured it out by just playing around with the spacing with some of the elements parent elements and also using the margin property to space them out from the top.

    What specific areas of your project would you like help with?

    I would like help with getting a better understanding of spacing and how I could simplify my code by making better use of group selectors and finding out what some of the default values are to some properties.

  • Submitted


    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.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I'm most proud of the fact that I was able to recreate the sample almost perfectly on my own. Next time I would definitely switch up some styles if the project requirements allow me to.

    What challenges did you encounter, and how did you overcome them?

    I had the problem where I forgot to link my CSS file to my HTML, so the styles weren't showing up on the page. I took a moment to figure it out and I finally realized.

    What specific areas of your project would you like help with?

    None.