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?

    Making it more easy, i could write it more easy because i exercised a lot

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

    Making the image purple, but i managed to solve it

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

    Interactivity

  • Submitted


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

    The style of it, I will use grid-template-column next time so it will be easier.

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

    The styling of the page, i overcome it by searching a little bit on the internet for "grid-template-columns" and "grid-template-rows"

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

    Making the code more efficient

  • Submitted


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

    The styling of the page, it really looks good and I'm happy that I could make this with a transition too. What I will do next time is use grid on the parent, and flex on the child as it's more safe this way.

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

    The main problem I had was the styling of the 4 cards, I didn't know until now how to do it and I resolved it by doing some research on this part

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

    This type of styling, it was really hard for me ngl and I wanna exercise more on this. Also, if you got any tips on how to make this code more efficient, I'm gladly waiting for your advice.

  • Submitted


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

    The styling of the page, it really looks good and I'm happy that I could make this with a transition too. What I will do next time is use grid on the parent, and flex on the child as it's more safe this way.

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

    The main problem I had was the styling of the 4 cards, I didn't know until now how to do it and I resolved it by doing some research on this part

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

    This type of styling, it was really hard for me ngl and I wanna exercise more on this. Also, if you got any tips on how to make this code more efficient, I'm gladly waiting for your advice.

  • Submitted


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

    The styling was pretty hard for me, I'm proud that I managed to find solutions alone and didn't gave up. The next thing i will do different when i have 2 parts on a container is I'm gonna use the grid and grid-template-columns, as it's more simple and effective.

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

    The styling in general, in both .right and .left containers

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

    To make my code more efficient and to cut the code so it's easier to read but with the same results.

  • Submitted

    Recipe card

    • HTML
    • CSS

    1


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

    The design of it, I managed to breakdown the layout to be very semantic and also design it very easy.

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

    In the nutrition the break lines i had some trouble with, next time i will not use table and I will nest them each in a div

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

    Anything that make me code more efficient.

  • Submitted


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

    Learning how to make cards without childs overflowing parents. Next time I will make sure I will not give the child a width, instead i will be using max-width for it so it will be more responsive.

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

    Overflowing when making the screen size smaller, solved it by giving a max width without a height.

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

    The positioning of the child in the parent, and how to make it more easier.

  • Submitted


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

    Just centering and doing the style, it was really hard work for me

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

    The style and positioning, also the padding-bottom from .social-links and the height of the container

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

    Mostly the styling and learning to position easier, also writing much more efficient code

  • Submitted

    QR Component

    • HTML
    • CSS

    1


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

    making this mostly on myself with a little bit of research where i encountered problems

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

    well, i would just let the tags without any divs so it was pretty difficult, but mannaged to improve it , put some divs around h1 and p and made me writing a little bit easier

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

    css in general, how to think more efficiently