Download faq-beta into your project's root folder. Configure the faq-beta.html section's to fit your project's or company's needs.
Our default faq-beta.html is an example of a well configured one ready for use. Make sure to configure your faq-beta.htm file as in the code below.
<!--
Author : Maye Edwin : https://maye.gdgmoi.com hosted by : https://www.pwafire.org
License : https://github.com/mayeedwin/faq-beta/blob/master/LICENSE
-->
<section id="gdg-faqs">
<div align="center">
<br>
<h3>Frequently asked questions ( FAQs )</h3>
<br>
<p class="faqbeta_accordion">How can I join GDG Eldoret?</p>
<div class="faqbeta_panel">Join our GDG Community <a href="https://www.meetup.com/gdgeldoret">Here</a> to become an official member.</div>
<p class="faqbeta_accordion">Q2. Must I be from Eldoret?</p>
<div class="faqbeta_panel">Nop! Our GDG is pen for all! You are required to attend our events as frequent as you can.</div>
<p class="faqbeta_accordion">Q3. Do we have any subscription fee?</p>
<div class="faqbeta_panel">Nop! We do not collect any subscription fee whatsover.</div>
<p class="faqbeta_accordion">Q4. Where do I register for events early?</p>
<div class="faqbeta_panel">Join our GDG Community <a href="https://www.meetup.com/gdgeldoret">Here to be the first to know when RSVPs are open./div>
</div>
<br>
</section>