Home About Us Projects Get Involved FAQ

Frequently Asked Questions

Your page should include, at a minimum, ten (10) FAQ questions and responses.
Make the FAQ interactive using the <details> and <summary> tag.
Style your tags using CSS rules.
Using the immediate children selector: details > summary or details > p is helpful
Using the descendant selector: details li is helpful when using lists
Class Document: Creating a FAQ (includes example questions)
W3Schools <details> Example.
Example Question

The Answer.

Can I use selector tags?

Example using the immediate child selector:
details > p {property: value;} would style p tags that are immediate children of the details tag

How can I style my list items?
Example questions from class collaboration:
  1. What are the requirements to receive help from [charity]?
  2. What are some successful events [charity] has hosted?
  3. Is there an organization that matches charity donations?
  4. How do I cancel monthly donations?
  5. How many people will a $50 donation help?
  6. Where did [charity] start?
  7. What countries does the [charity] target their efforts in?
  8. Can I volunteer in the US or do volunteers travel abroad?
  9. How are donations spent?
  10. How can I be certain that the charity is deserving my support?
  11. Can I donate through my workplace and before tax?
  12. How can my school help?
  13. What do you do with my donor information?
  14. Are there employment opportunities with [charity]?
  15. Why should I donate to [charity]
  16. What is [charity] located?
  17. How many volunteers does [charity] have?
  18. What is the purpose of [charity]?
  19. What does my donation do?
  20. How can I help without providing a donation?
  21. How can I become a volunteer?
  22. Can I donate things other than money?
  23. Is there a way to see exactly where my money is going?
  24. Is there a limit to how much I can donate?
  25. What is the average donation?
  26. Who are the memebers or executives of [charity]
  27. Is there a way to sign up for addiitonal information on programs and progress?
  28. What is [charity]'s short term goal?
  29. Why should I donate to [charity] and not another organiztion?