Frequently Asked Questions project that represent cards with Js questions and answers.
The project goal:
- create cards that you can expand that have questions and answers
- use Font Awesome specific Unicode for the icons in the CSS
- add JavaScript to close and open each tab to see the answer
- set up in HTML, style it with CSS and add the functionality with JavaScript
How To Toggle Class
https://www.w3schools.com/howto/howto_js_toggle_class.asp
HTML5 / CSS3 / JavaScript