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 am proud of the speed at which I was able to complete this challenge.

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

    I was unaware of how to implement hover. I looked it up.

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

    I still want to know how to use SASS better and maybe what elements that are divs should be replaced with more semantic html.

  • Submitted


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

    I think I am proud of the semantic html I used no divs were used.

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

    Mainly trying to get the spacing down, im still unsure of when to use margin vs padding. I used margin mainly and had to discover to get text to wrap to new line to set the max width on the P element.

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

    All around how to get things to space better and be more responsive. Stop using PX and use more relative measurements and maybe more css tips.

  • Submitted


    Hey this is my second solution I tried to listen to feed back given by Raymart Pamplona in my first project. They suggested I use bem/sass and include a screen reader heading. I have done all those things in this project. Any feedback on how to group classify bem better specifically modifiers. Also any feedback regarding what things from sass I should use (I know I could have used variables but I didnt really know what to variabalize). Any other suggestions is much appreciated :).

  • Submitted

    Html CSS

    • HTML
    • CSS

    1


    Any feedback on how to group my classes/html or anything else on the css side.