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

  • P

    @theoscript

    Submitted

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

    Encountered some challenges getting the table styled. Eventually got it looking as the design intended but the code was not clean at all, since it already was functioning as it should've I pumped the code into ChatGPT in order to make it more concise and optimized which helped me realize the "better" way to go about styling tables.

    @manasmaity506

    Posted

    Great work. The site looks good.

    • You can use semantic tags like section, article instead of using div to improve it.
    0
  • @manasmaity506

    Posted

    Your solution can be improved using semantic elements like section, header and main. The code seems good and readable. But The layout of the page breaks in small screen sizes. You should look at it and fix your media query styles.

    0
  • @manasmaity506

    Posted

    Great work @Limnosa . A little suggestion , you can use the img tag to get the card image, the code in index.html will look more readable that way.

    0
  • @manasmaity506

    Posted

    Great work bro. But you can remove the footer section. That is not needed in this solution. But I guess, you have done it consciously, looks great.

    0