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 comments

  • @shashankpurohit

    Submitted

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

    Completing the project and making it very close to the design given.

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

    Centring and spaces between the different parts.

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

    Making it more attractive.

    navkng 20

    @navkng

    Posted

    just a suggestion, use css variables, they are a ton of help, specially when you have to deal with hsl(long text to copy paste) and you can easily change the variables in the future if you need to. Great job btw.

    0
  • Leanne 20

    @leannehong

    Submitted

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

    I am most proud of finishing this project. It was fun to create. What I would do differently is to try to be more exact with the image given.

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

    I was trying to figure out how to add the font. I did some research and found out it was a simple solution. I just had to add the information given from Google Fonts to use that font.

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

    There are not specific areas of my project that I would not like help with.

    navkng 20

    @navkng

    Posted

    It is better to be specific with your CSS selectors, for example since you defined a card class, use the ">" to target the children specifically, otherwise you are styling all the "h1","p" and "img" in your code. Otherwise well done!

    0