• Home
  • About Us
    • Mission & Team
    • History
  • Calendar
  • Programming
    • Annual Bookbag Drive
    • Empower Code Academy
    • Scholarships
    • DFF Basketball Team
  • In The News
Menu
  • Home
  • About Us
    • Mission & Team
    • History
  • Calendar
  • Programming
    • Annual Bookbag Drive
    • Empower Code Academy
    • Scholarships
    • DFF Basketball Team
  • In The News
Donate
  • Home
  • About Us
    • Mission & Team
    • History
  • Calendar
  • Programming
    • Annual Bookbag Drive
    • Empower Code Academy
    • Scholarships
    • DFF Basketball Team
  • In The News
Menu
  • Home
  • About Us
    • Mission & Team
    • History
  • Calendar
  • Programming
    • Annual Bookbag Drive
    • Empower Code Academy
    • Scholarships
    • DFF Basketball Team
  • In The News
Donate

Empower Code Academy

Quick Links

  • Attendance
  • HTML Tage Cheatsheet
  • Code Pen
  • W3 Schools
  • Free Code Camp

Survey

  • Home
  • Events
  • In The News
  • Scholarships
  • About Us
  • Home
  • Events
  • In The News
  • Scholarships
  • About Us

Add impact to your inbox

We hate spam, and we respect your privacy!

  • Home
  • Events
  • In The News
  • Scholarships
  • About Us
  • Home
  • Events
  • In The News
  • Scholarships
  • About Us

Add impact to your inbox

We hate spam, and we respect your privacy!

The Dawkins Family Foundation is a 501 (c) (3) nonprofit organization. Your charitable donation will directly improve, and empower youth across the country.

Instagram Facebook Linkedin
Instagram

The Dawkins Family Foundation is a 501 (c) (3) nonprofit organization. Your charitable donation will directly improve, and empower youth across the country.

  • Events
  • Events
Donate
Facebook Twitter Instagram
  • Terms of use
  • Media Kit
  • Terms of use
  • Media Kit
  • Events
  • Events
Donate
Facebook Twitter Instagram
  • Terms of use
  • Media Kit
  • Terms of use
  • Media Kit
), then please use the "Add HTML Code" page, as this is a HTML code that links a JavaScript file. End of comment */ document.addEventListener('DOMContentLoaded', function() { const btn = document.getElementById('scholarship-btn'); // Adjust if using multiple buttons const form = document.getElementById('scholarship-form'); if (btn && form) { btn.addEventListener('click', function() { form.style.display = 'block'; btn.style.display = 'none'; // Optional: Hide the button after clicked }); } });