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?

    This challenge took me a approximately an hour or two to complete in between working my day job.. The previous one took several days due to life and work. I was proud just being able to finish it rather quickly. I was definitely more organized in my approach to the project.

    I definitely want to do this faster than last time if possible.

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

    I had a problem with the social media links box/button sizes. They were all in different sizes. I googled and youtube the problem and saw that if I set the width of the parent and then set the width of the child using percentage. They would all consistently be the same size.

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

    Please let me know if I did width for the social media links correctly. If there is a better way, I would love to know and anything in general that I can approve on. I'm happy to hear it!

  • Submitted


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

    I implemented things I learned from the first newbie challenge. I made sure that the viewport was fully utilized by making sure the height was set. I had no problem altering the background color and text color. I was proud that I was able to figure out how to manipulate the image size and especially the small author image with a little bit of googling. I know that researching a problem and utilizing the solution is part of becoming a self-efficient developer.

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

    I had some difficulty figuring out the card size which took a little more time. I kept comparing the sample images which I don't think I may have set it correctly anyways.

    Figuring out if the element I was trying to manipulate was a challenge. I made a border from CSS to see if the particular element was even being correctly targeted. It definitely helped.

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

    Please let me know if there are better HTML element to use for the dates and anything particular that was off on my work.

  • Submitted


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

    I was just proud that I finished the challenge and would definitely apply what I learned onto the next challenge.

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

    I wasn't able to center my div element that contained the image and text. I used the border attribute in CSS and saw that the body element wasn't using the full height. Once, I specified 100vh. I was able to center the div element properly.

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

    I would love feedback on what I could improve on my coding presentation and any better method that could have been applied.