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 comments

  • @AlMonther9

    Posted

    Great work Keep it up! try adding the Font, The @media, and the right sizing of the total screen.

    0
  • Anjelica 110

    @Anjie-MF

    Submitted

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

    I'm continuing to expand my knowledge of JavaScript through Skillcrush. This project marks a significant milestone for me – it's the first time I've implemented JavaScript outside of a step-by-step tutorial. Next time, instead of trying to find a copy-and-paste solution, I will just learn the concept. I scoured so many Stack Overflow comments and watched YT tutorials trying to figure out CSS grid. In the end, I simply had to sit down and just learn the dang process.

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

    CSS Grid. Sarah_Edo CSS Grid Generator -This interactive playground allows you to visualize CSS Grid concepts in real-time, making them more intuitive to grasp. I'd recommend it to anyone who NEEDS the visual to understand the abstract. CSS Grid Garden - Get your hands dirty with CSS Grid! This website offers a playful environment to experiment with different grid layouts and solidify your understanding. CSS-tricks -This comprehensive guide by CSS-tricks delves deep into the intricacies of CSS Grid, providing a solid foundation for advanced use cases.

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

    This was my first time writing JS outside a tutorial, constructive criticism is welcomed!

    @AlMonther9

    Posted

    Great Work, Keep it Up! u forgot the border-radius and the box shadow

    1
  • P
    BozJR 220

    @BozJR

    Submitted

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

    I'm most proud that I am getting more confident in trying different methods and then looking at my code and then re jigging it around to make it better and not as repetitive.

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

    My only challenges on this task was sorting out the page to get it to be more responsive and look the same as the design in the mobile version. The desktop version was a breeze.

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

    After this challenge I know I need more help with media queries and just figuring it out, but I'm slowly getting the hang of them! just more practise I suppose.

  • @Charmingdc

    Submitted

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

    I'm proud of how I made the website responsive easily without using any media query.

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

    Hmm, I don't really encounter any challenge. It was a small project for me.

  • @MaRiiaVoit

    Submitted

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

    I am proud that I managed to make a project similar to the layout.

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

    I was having difficulty with media queries. After reading the documentation on how to work with them, I solved the problem.