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

  • @melsayedshoaib

    Posted

    You can make a div with class button and inside of it you will add two things.

    • First: The image included in the images folder called icon cart.
    • Second: and beside of the image you can type Add to Cart sentence, so you now have a div with these two components. Tip: you can use display flex to center these components inside of your div and you can manipulate with the hovering and the border-radius as well. Hope this helped.
    0