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

  • @razzaque78656

    Submitted

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

    I will try to be more Accurate on Design

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

    Responsiveness

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

    Responsiveness

    @Black-crypto-gif

    Posted

    keep working, and it's seems the font don't match with the real project design

    0
  • Nostromito 190

    @Nostromito

    Submitted

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

    Finishing the project made me happy, but I definitely need work on formatting correctly in order to make a smooth website.

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

    My biggest challenge was getting a responsive webpage to work on smaller screens. Im still not sure if I solved the problems because the dev screen I was using gave me mixed results when changing screen sizes.

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

    If anyone has any tips on how to make the format look correct without all of the padding that would be great help.

    @Black-crypto-gif

    Posted

    good job

    0
  • P
    gio 110

    @fakegio

    Submitted

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

    I'm most proud of how I made my classes organized and didn't repeat myself as often as I would have. I'm also proud of the attribution container position, I had trouble getting the attribution to stay at the bottom of the screen when opening chrome's dev tools, but I fixed it by setting the body as the relative parent, rather that using the root element as the relative parent. Next time, I would make sure that a specific property has an effect, this would make it more efficient when I'm getting rid of properties that don't have an effect at the end of development.

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

    I didn't encounter too many challenges, the main one that I faced was getting the space between the bottom of the links container and the bottom of the card to be the same as the design. I overcame this by just comparing the height of each element, in doing so, I realized that the height of the card changed on mobile screens.

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

    I would like help with semantics and choosing the right html elements.

  • @Gingerlox

    Submitted

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

    Happy with how quickly I can spin up the layout. Understand it is a single column, and the hardest stuff is still to come with multi-column, but I feel I can apply the knowledge I have and figure it out.

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

    Has issues with the responsive text size on and getting the profile image vertically aligned while placing is using ::before. Found resources online to help with (linked these on my github repo).

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

    Think I have the project pretty bang on, but any feedback would be welcome!

    @Black-crypto-gif

    Posted

    great job

    0
  • @sjgarza22

    Submitted

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

    For me, starting this journey with Frontend Mentor is what I'm most proud of. I am hoping that I will get and keep the habit of coding daily.

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

    Getting back into the habit of writing HTML and CSS code. I had to use W3SCHOOLS to look up tags, elements, and properties. I also had to read GitHub docs to remind myself how to use Git as it has been a while.

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

    It did seem that the bottom 40px padding went over the 499px height for the component and I was wondering what I could have done to fix that.