An open API service indexing awesome lists of open source software.

https://github.com/codewithsadee/faq-page

Frequently asked questions page which educates users about a business and drives traffic to the website through organic search results.
https://github.com/codewithsadee/faq-page

documentation faq guides

Last synced: 12 months ago
JSON representation

Frequently asked questions page which educates users about a business and drives traffic to the website through organic search results.

Awesome Lists containing this project

README

          

# FAQ Page
frequently asked questions page which educates users about a business and drives traffic to the website through organic search results.


**Key concepts covered:**
* document.querySelectorAll()
* addEventListener()
* classList.toggle()
* this.parentElement
* for()


## Screenshots

> ![FAQ Page Screenshot 1](https://github.com/codewithsadee/faq-page/blob/master/assets/images/screenshot-1.png "FAQ Page Screenshot 1")
>
> ![FAQ Page Screenshot 2](https://github.com/codewithsadee/faq-page/blob/master/assets/images/screenshot-2.png "FAQ Page Screenshot 2")