{"id":10500,"date":"2026-05-14T15:49:30","date_gmt":"2026-05-14T20:49:30","guid":{"rendered":"https:\/\/netasite.org\/?p=10500"},"modified":"2026-05-14T15:51:30","modified_gmt":"2026-05-14T20:51:30","slug":"i-thought-our-website-was-accessible-i-was-wrong-by-terry-jilian","status":"publish","type":"post","link":"https:\/\/netasite.org\/?p=10500","title":{"rendered":"I Thought Our Website Was Accessible. I Was Wrong.  By Terry Jilian"},"content":{"rendered":"<h2><strong>What I\u2019ve learned about accessibility in schools\u2014and how small changes can make a big difference<\/strong><\/h2>\n<p>I\u2019ve been responsible for our district website since 2015\u2014and for years, I thought I was doing accessibility right.<\/p>\n<p>I wasn\u2019t.<\/p>\n<p>Like many educators, I cared deeply about making information available to everyone. I followed the guidance I was given, checked the boxes I knew about, and did my best with the tools I had. But the biggest challenge wasn\u2019t effort\u2014it was uncertainty.<\/p>\n<p>I didn\u2019t always know how to check accessibility, what tools to use, or even what \u201caccessible\u201d really meant in practice.<\/p>\n<hr \/>\n<h2><strong>When \u201cDoing Your Best\u201d Isn\u2019t Enough<\/strong><\/h2>\n<p>Early on, I was told that document accessibility\u2014especially PDFs\u2014was critical. I learned the steps I was supposed to follow and tried to apply them. But even after doing everything I thought was right, I would still get flagged in accessibility reports.<\/p>\n<p>It was frustrating.<\/p>\n<p>I didn\u2019t know what I was missing, and I didn\u2019t always have access to the tools needed to fix it. So I kept trying, hoping I was getting closer.<\/p>\n<p>Then last summer, at the Future Ready Nebraska Conference, I started hearing more about updated accessibility expectations and legal requirements. If I\u2019m being honest, it was overwhelming.<\/p>\n<p>It also forced me to confront something important: accessibility isn\u2019t just about websites. It includes the documents teachers send home, the flyers we post, and the content we share on social media.<\/p>\n<p>And I needed to understand it better.<\/p>\n<hr \/>\n<h2>Accessibility, in a Nutshell<\/h2>\n<p>Accessibility standards are built around four core principles, often referred to as POUR:<\/p>\n<h3>Perceivable<\/h3>\n<p>Information must be presented in ways users can sense.<\/p>\n<p>This includes adding alt text to images, captioning videos, and ensuring strong color contrast.<\/p>\n<h3>Operable<\/h3>\n<p>Users must be able to navigate and interact with content.<\/p>\n<p>That means full keyboard navigation, clear heading structure, and meaningful link text.<\/p>\n<h3>Understandable<\/h3>\n<p>Content should be clear and predictable.<\/p>\n<p>Plain language, consistent layouts, and avoiding color-only meaning all help users process information more easily.<\/p>\n<h3>Robust<\/h3>\n<p>Content must work with current and future assistive technologies.<\/p>\n<p>This includes properly structured documents, accessible PDFs, and using true lists and tables instead of visual formatting tricks.<\/p>\n<p>That all sounds straightforward\u2014but applying it consistently is where the real challenge begins.<\/p>\n<hr \/>\n<h2>What I\u2019ve Learned Along the Way<\/h2>\n<h3>Alt Text Matters More Than You Think<\/h3>\n<p>Images need alternative text so screen readers can describe them. Every major tool includes a way to add this\u2014it just takes intention.<\/p>\n<p>Alt text should be concise but meaningful. Think about what you want someone to understand from the image, and describe that.<\/p>\n<p>If an image is purely decorative, mark it that way so it can be skipped.<\/p>\n<hr \/>\n<h3>Structure Isn\u2019t About Style<\/h3>\n<p>Headings aren\u2019t just for making text look bigger or bolder\u2014they create structure.<\/p>\n<p>Every document should have a clear hierarchy, starting with a main heading and followed by properly nested subheadings. This allows screen readers to navigate content logically.<\/p>\n<p>I\u2019ll admit\u2014I used to choose headings based on how they looked, not what they meant. That small misunderstanding made a big difference.<\/p>\n<hr \/>\n<h3>Captions Benefit Everyone<\/h3>\n<p>Captions aren\u2019t just for accessibility\u2014they\u2019re useful for everyone.<\/p>\n<p>I often find myself watching videos without sound or relying on captions to better understand what\u2019s being said. Tools like Canva make this easier with auto-generated captions, but it\u2019s still important to review them for accuracy.<\/p>\n<hr \/>\n<h3>Simplicity Improves Access<\/h3>\n<p>Clear, simple writing helps everyone\u2014not just those using assistive technology.<\/p>\n<p>Short sentences, plain language, and clean design make content easier to read and understand. Busy backgrounds and cluttered layouts can quickly become barriers.<\/p>\n<hr \/>\n<h3>Color Contrast Isn\u2019t Optional<\/h3>\n<p>Text must stand out clearly from its background.<\/p>\n<p>Using high contrast makes content readable in different lighting conditions and for users with visual impairments. Tools like contrast checkers can help verify this.<\/p>\n<p>Also, never rely on color alone to communicate meaning. If something is important, it should be clear even in black and white.<\/p>\n<hr \/>\n<h3>Images Can Exclude People<\/h3>\n<p>We often use images\u2014especially flyers\u2014to grab attention and quickly share information. But when all the important content is inside an image, it can\u2019t be read by screen readers or translated easily. That means some users are left out.<\/p>\n<p>A simple fix: include the same information in the accompanying text.<\/p>\n<hr \/>\n<h3>Emojis and Hashtags Need Intentional Use<\/h3>\n<p>Emojis can enhance a message\u2014but overusing them can disrupt screen readers. Hashtags should use camel case (capitalizing each word) so they\u2019re read correctly. For example: #SchoolLunchMenu instead of #schoollunchmenu.<\/p>\n<hr \/>\n<h3>Links Should Be Clear<\/h3>\n<p>\u201cClick here\u201d doesn\u2019t tell users anything.<\/p>\n<p>Links should clearly describe where they lead, and they should be visually distinct\u2014typically underlined and in a different color.<\/p>\n<hr \/>\n<h3>PDFs Are More Complicated Than They Seem<\/h3>\n<p>Not all PDFs are truly accessible.<\/p>\n<p>For example, documents scanned from a copier are often just images\u2014even though they\u2019re saved as PDFs. Screen readers can\u2019t interpret those.<\/p>\n<p>Even exporting from tools like Word or Canva doesn\u2019t guarantee accessibility. Proper structure and tagging are still required.<\/p>\n<hr \/>\n<h3>Tables Require the Right Tools<\/h3>\n<p>I once spent hours trying to fix a table in a flyer\u2014adjusting formatting, rebuilding it, starting over\u2014only to realize the issue wasn\u2019t what I was doing. It was how the table was created. Tables need to be built using proper tools so screen readers can interpret headers and relationships correctly. Visual formatting alone won\u2019t work.<\/p>\n<hr \/>\n<h3>Tools That Can Help<\/h3>\n<p>You don\u2019t have to figure this out on your own.<\/p>\n<p>\u25cf Built-in screen readers on Mac, Windows, and Android can help you experience your content differently<\/p>\n<p>\u25cf Online tools can check color contrast<\/p>\n<p>\u25cf Programs like Grackle Docs and Adobe Acrobat Pro can help evaluate and improve document accessibility<\/p>\n<p>\u25cf Many platforms now include built-in accessibility checkers\u2014use them<\/p>\n<p>\u25cf AI tools can also support accessibility efforts by helping generate alt text, simplify writing, or flag potential issues\u2014but they should always be used as a starting point, not a final solution.<\/p>\n<p>One of the most eye-opening things you can do is try navigating your website using only a keyboard or listening to it with a screen reader.<\/p>\n<p>You\u2019ll learn quickly what works\u2014and what doesn\u2019t.<\/p>\n<hr \/>\n<h3>Moving Forward<\/h3>\n<p>If you\u2019ve ever created a document or posted content and just hoped it was accessible, you\u2019re not alone.<\/p>\n<p>Accessibility can feel overwhelming at first. There are a lot of details, and it\u2019s easy to feel like you\u2019re missing something.<\/p>\n<p>But this work matters.<\/p>\n<p>It\u2019s about making sure everyone\u2014students, families, and community members\u2014can access the information they need.<\/p>\n<p>Accessibility isn\u2019t about perfection. It\u2019s about progress.<\/p>\n<p>And each time we take a step forward, fewer people are left out.<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><em>I used AI tools to help refine and organize this post, but the experiences and lessons shared here are my own.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>What I\u2019ve learned about accessibility in schools\u2014and how small changes can make a big difference I\u2019ve been responsible for our district website since 2015\u2014and for years, I thought I was&#8230; <\/p>\n<div class=\"clear\"><\/div>\n<p><a href=\"https:\/\/netasite.org\/?p=10500\" class=\"gdlr-info-font excerpt-read-more\">Read More<\/a><\/p>\n","protected":false},"author":123459,"featured_media":10502,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-10500","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog"],"_links":{"self":[{"href":"https:\/\/netasite.org\/index.php?rest_route=\/wp\/v2\/posts\/10500","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/netasite.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/netasite.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/netasite.org\/index.php?rest_route=\/wp\/v2\/users\/123459"}],"replies":[{"embeddable":true,"href":"https:\/\/netasite.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10500"}],"version-history":[{"count":2,"href":"https:\/\/netasite.org\/index.php?rest_route=\/wp\/v2\/posts\/10500\/revisions"}],"predecessor-version":[{"id":10503,"href":"https:\/\/netasite.org\/index.php?rest_route=\/wp\/v2\/posts\/10500\/revisions\/10503"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/netasite.org\/index.php?rest_route=\/wp\/v2\/media\/10502"}],"wp:attachment":[{"href":"https:\/\/netasite.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10500"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/netasite.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=10500"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/netasite.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=10500"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}