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

  • Betty H 40

    @bh-codes

    Posted

    Hello @sirfrank0,

    Great job on making the cards interactive. I do have some tips to share to fix the accessibility and HTML issues:

    • You have too many heading tags. I would make the top two using heading tags and the description and prices using <p> tags.

    • The button verbiage "Add to cart" wouldn't need any other tags other than the <button> tag to hold its' own.

    Hope this helps! Happy coding!

    0