News

Blogs Community Industry Press Releases SHLB In The News

Exciting news--SHLB is holding elections to fill two spots on our Board of Directors! One spot will go to a staff member of a Community Anchor...

Read Post

On Monday, July 29, 2024 the Commission released the final Report and Order (“Final Order”) depicting the rules governing its new...

Read Post

On Wednesday, July 24, the National Telecommunications and Information Administration (NTIA) released the highly anticipated State Digital Equity...

Read Post

For Immediate Release Contact: Saskya CabralPR & Marketing Directorscabral@shlb.org Washington, D.C. (July 24, 2024)—Today, the...

Read Post

Yesterday, at the July Federal Communications Commission Open Meeting, the Commission approved, on a 3-2 vote, an order to make Wi-Fi hotspots and...

Read Post

For Immediate Release Contact: Saskya CabralPR & Marketing Directorscabral@shlb.org Washington, D.C. (July 18, 2024)—Today, the...

Read Post

On June 26, 2024, our entire six-person SHLB team landed at the San Diego airport, ready for an adventure like no other. We met with board member...

Read Post

For Immediate Release Contact: Saskya CabralPR & Marketing Directorscabral@shlb.org Washington, D.C. (June 26, 2024)—Today, the Schools,...

Read Post

For Immediate Release Contact: Saskya Cabral Marketing & PR Director scabral@shlb.org SHLB Commends FCC’s Vote on K-12 and Libraries...

Read Post

Welcome to our new website! We have a brand new look and updated technology in an effort to better serve all our members. We hope that you'll enjoy...

Read Post

For Immediate Release Contact: Saskya Cabral Marketing & PR Director scabral@shlb.org SHLB Supports FCC’s Vote on K-12 and...

Read Post

For Immediate Release MEDIA CONTACTS: For SHLB: Saskya Cabral, scabral@shlb.org For CoSN: Makenzie Carlin, mcarlin@fratelli.com For SETDA:...

Read Post
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"