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?

    still getting to grips with html and css, so was happy about using last-child sudo selector

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

    the grid had the image on the wrong side, so had to look at how to order the containers again to remind me how to change their order.

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

    I wasn't able to sort the violet overlay, so submitting to look at how i can manage this from others! (feedback and by looking at other submissions)

  • Submitted


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

    wasnt a bad project to work with grid

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

    none really.

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

    anyy general advie

  • Submitted


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

    enjoyed creating the modal in Javascript and will continue learning JS as able.

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

    i had trouble with getting the layout right on this, just one of those times where the brain doesnt work! so took some time out, "a reset" and decided best to start again lol.

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

    general feedback welcome!

  • Submitted


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

    enjoyed moving images positions for the different screen sizes

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

    i need to work on linear gradients, to allow me to add these to the background, and also brush up on media queries to improve the responsive flow.

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

    i know need to work on linear gradients, to allow me to add these to the background, and also brush up on media queries to improve the responsive flow.

    any other general advice?

  • Submitted


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

    Not too bad of a try i dont think.

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

    nothing major, just had to use mdn docs to sort the box-shadow out.

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

    general comments welcome.

  • Submitted


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

    liked being able to carry out the eventlistener on the share icon.

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

    struggling to get the JS to work with the social_container in the correct positions.

    i am submitting a little early for general comments/advice...

    but this will also allow me to look at other solutions, to learn from and resubmit!

  • Submitted


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

    completing the circles with the verticle line in the design was a good task!

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

    no massive challenges, but the vertical line wasnt as easy as i thought it would be!

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

    im not a huge fan of the responsiveness of the hero section on the large screen size, any suggestions welcome.

  • Submitted


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

    enjoyed making the background images responsive

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

    none particularly hard.

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

    n/a

  • Submitted


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

    I implemented a lot of new things, in the tutorials I watched today - in regards to using (data item type) to allow accent colours to be added to the svgs. I also deep dived into custom variables, and sank a lot of these into it! however I wont be doing this for simple designs again, I can see how it would really benefit a large development though.

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

    keeping on top of the variables is not easy, but got there in the end! some clever ticks can be done using these!

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

    any general advice comments welcome

  • Submitted


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

    getting easier.

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

    none

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

    n/a

  • Submitted


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

    finally finished it, took most of the day!

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

    having to read a lot more about grid, and then focusing on responsiveness after.

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

    comments welcome

  • Submitted


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

    took me a while to figure out how to change colours of the border, and was told to search about the nth:last of type by a friend.

    .proud-of-this-css { .card:nth-last-of-type(1) }

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

    just how to sort the border colours.

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

    any.

  • Submitted


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

    using the data-icon to add svg image to button

    .btn[data-icon="shopping-cart"]::before { content: ""; background-image: url("images/icon-cart.svg") ; width: 15px; height: 16px; }

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

    none really.

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

    would "grid" have been easier to implement?

  • Submitted


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

    Just finishing another challenge.

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

    Centering the card to the middle of the screen (i had for got to add a height to the viewport)

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

    N/A