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


    The most difficult part was trying to match the bar graph with the data. I used grid to manage this challenge. Any feedback is welcome.

  • Submitted


    What did you find difficult while building the project? The hardest part was still CSS. However, I feel that I am improving and it is becoming easier to understand.

    Which areas of your code are you unsure of? I am not sure if it was best practice to show images according to screen size using CSS. I feel like I could have done it with React instead.

  • Submitted


    In this project I tried the following:

    • React using create-react-app
    • CSS grid (as suggested from previous comments)
    • Responsive design ( this proved to be the hardest thing to achieve)
  • Submitted


    This is my second challenge. I mixed in some Javascript. The hardest challenge was still CSS, but saw improvement over my last project.

    Any feedback, is always welcome.

  • Submitted

    html css

    • HTML
    • CSS

    2


    I am still a newbie when it comes to CSS, I think the most difficult part was to:

    • Have a proper layout with sections and divs in HTML
    • Setting height and width on DIVs make some CSS perform some unexpected behavior.