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?

    After the last two projects, this was good for spaced repetition without having to redo the exact same project over and over.

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

    I styled the socials li's then realized I should have been styling the social anchor tags inside the li's.

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

    Which semantic tags people use? Any better way to organize HTML elements?

  • Submitted


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

    Although I think it took a long time to complete this small project, I'm happy to have completed it without needing any hints/solutions.

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

    I'm still getting used to using flexbox and trying to get divs centered in divs properly. For now, padding and margin seem to solve some problems, but I'm sure it won't work on more complex problems/designs

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

    I went down the list of HTML to do the CSS. Is there any redundancies or items I could take out to make the code more streamlined? Also, could I make the HTML tags more semantic? I know using CSS variables for these small projects aren't necessary, but I like the practice.

  • Submitted


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

    Completing in less than an hour :-) I know there are some mistakes in this project, but I'm satisfied with a first pass.

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

    The biggest challenge was trying to work with the figma file. I really need to do a refresher on how to use it. After I decided to just use the design images and eyeball the project, it went quicker.

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

    How does one go about quickly organizing the design into HTML elements. With figma files I think it's a little easier since you can see what elements are grouped together; however, when eyeballing a design, are there any tricks to how to build the boxes?