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?

    I am happy to complete the challenge

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

    Getting the radio buttons to become the way they are in the challenge. I also learned that the forEach array method does not exit on return.

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

    All advice welcome

  • Submitted


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

    This was my first time using Javascript after following some tutorials on Udemy. I am happy that it worked.

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

    Getting the card to fit properly with the background image as the size would change when the accordions were opened.

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

    I would like to know if there was a better way of coding the Javascript. I have background with Python so the concepts of programming are not new to me but I would like to know the best Javascript way to go about this problem.

  • Submitted


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

    I am happy with the result

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

    Getting the hero image to match on tablet/desktop - still didn't get it 100% but have settled

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

    As always, any comments/advice that will help my learning is most appreciated.

  • Submitted


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

    I am happy that I am getting better at changing the layout of components based on screen size

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

    Getting the colours close to how they are in the design file

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

    If there was a better way of doing it

  • Submitted


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

    I am proud of managing to get the page fully responsive. I found this challenge quite difficult although I haven't been doing CSS for long. I am happy that I have completed it and can move onto the next challenge.

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

    Getting the circle background bit to scale properly when the screen size increases and keeping the phone somewhat in line with it

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

    I would like help with CSS grid - this was the first time I've used it. I was using grid-template-areas for all 3 sections (mobile, tablet and desktop) and for some reason it wasn't working on desktop properly. When looking on developer tools, the grid labels were correct but the elements were not

  • Submitted


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

    Unlike my last solutions, this time round I created common CSS classes and applied them to elements to reduce repetitive code.

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

    Getting the image to change position when the screen got smaller

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

    Would like to know if there was a better way of tackling this challenge in terms of responsiveness and use of common classes

  • Submitted


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

    Happy to have completed it. Next time I will not try to overthink my approach

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

    Getting the fonts to resize properly with media queries when the screen shrinks

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

    Any help on the best way to approach responsiveness would be appreciated

  • Submitted


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

    This was my first time attemping a challenge after following a series of tutorial videos on HTML/CSS

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

    Trying to get the responsiveness to work correctly

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

    I would like advice and pointers on the best approach to make the site responsive as per the Figma design; it would be good to know what I did well (if anything) and what I could have done better, different approaches etc. I have programming experience but CSS is new to me and I find it extremely frustrating at the best of times!