I encountered many problems in both CSS and JS, which I was able to solve a lot of them by searching, and I have to ask about some others. Overall, Poly was beneficial and helped me a lot.
What challenges did you encounter, and how did you overcome them?Well,
- one of the challenges was that I had never created a tab list before. I used a very good resource here, the link of which I have provided, and it helped me a lot.
- Another challenge was that there were some cards on this page that had to act like a link. That is, when the mouse hover on it or when it was focused, it had to be clickable like a link. I also read this link about this, which helped me a lot.
- To observe the points related to accessibility, I also used this link.
Please take a look at the different parts of my code and if you see any issues, give me feedback so I can improve. Thank you.