Skip to content
in your cart View Cart
  • Cart
  • Join
  • Login
  • Contact Us
Schools Health & Libraries Broadband Coalition Logo

Closing the Digital Divide One Anchor Institution at a Time

  • About SHLB
    • Mission/History
    • Our Staff
    • Our Board
    • Annual Report
    • Governance Documents
    • Legal Notices
  • Advocacy
    • Advocacy Actions
    • Hotspot Program
    • Protect USF
    • Policy Platform
    • Policy Research
  • Policy Groups
    • Anchors for Digital Opportunity
    • Broadband Deployment
    • E-Rate
    • Rural Healthcare
    • Spectrum Policy
    • USF Congressional
    • Bi-Weekly Member Calls
  • Events
    • AnchorNets 2025
    • Chicago SBLN Reception
    • SHLB Presentations
    • Webinars
  • News
    • Blogs
    • Event Magazines
    • Policy Bytes
    • Press Releases
    • SHLB in the News
  • Membership
    • Membership
    • Dues
    • SHLB Members
  • Support SHLB
    • Corporate Sponsorship
    • Donate Now

  • Contact Us
  • Join
  • Login

Thank you to our 2025 AnchorNets sponsors! 

AnchorNets Sponsors

Contact

1250 Connecticut Ave. NW, Suite 700 PMB 5234
Washington, District of Columbia 20036
United States

202.263.4626

Become a SHLB Member

As one of the fastest-growing broadband advocacy organizations, the SHLB Coalition is a powerful voice for change. We use our influence in Washington, D.C. to lead the united effort for digital equity through anchor institution connectivity. SHLB membership provides incomparable benefits, and is open to any organization that supports our mission. Amplify your voice in promoting digital equity and join SHLB today.

Become a member today!

Novi AMS
Association Management Software

Copyright © 2025 - Schools Health & Libraries Broadband Coalition. Legal

×

Membership & Account Access

Is Your Company a Member?

If your company is already a member, we invite you to set up an individual member account to:

  • Update Your Profile
  • Register for Events
  • View & Pay Invoices
  • Access the Member Directory
Create an Account

Interested in Membership?

Not yet a SHLB member? Join a diverse community of organizations working to ensure that anchor institutions' unique needs and contributions are recognized and included in federal, state and local broadband policy and programs. 

Click below to learn more!

View Membership Information
function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"