CINXE.COM
WebAIM: Newsletter
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>WebAIM: Newsletter</title> <link rel="shortcut icon" href="/media/favicon.ico"> <link rel="home" href="/"> <link rel="search" href="/search/"> <link rel="alternate" href="https://webaim.org/blog/feed" type="application/rss+xml" title="WebAIM Blog"> <script async src="https://www.googletagmanager.com/gtag/js?id=G-Y41PF8WV9X"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-Y41PF8WV9X'); </script> <link href="/styles/main.css" rel="stylesheet" type="text/css"> <link href="/styles/print.css" rel="stylesheet" type="text/css" media="print"> <script src="/media/scripts/jquery.js"></script> <script src="/media/scripts/main.js"></script> <link href='https://fonts.googleapis.com/css?family=Roboto:400' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Kameron:400,700' rel='stylesheet' type='text/css'> <link href="/styles/documents.css?ver=2" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700" rel="stylesheet"> <style type="text/css"> main input[type=text], input[type=email], select, textarea { border-radius:3px; border:1px solid #bbb; padding:3px; } </style> <!--[if lt IE 9]> <script type="text/javascript" src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> </head> <body> <div id="headcontainer" class="clearfix" style="background-image: url(/media/banners/community.jpg)"> <header> <div id="skiptocontent"><a href="#maincontent">skip to main content</a></div> <h2><a href="/"><img src="/media/logo.png" width="315" height="83" alt="WebAIM - Web Accessibility In Mind"></a></h2> <nav> <h2 class="hidden">Main Navigation</h2> <ul> <li><a href="/services/">Services</a></li> <li><a href="/articles/">Articles</a></li> <li><a href="/resources/">Resources</a></li> <li><a href="/projects/">Projects</a></li> <li class="current"><a href="/community/">Community</a></li> </ul> </nav> <div id="search"> <form method="get" role="search" action="/search/" id="sitesearch"> <p class="search"><span><label for="q">Search:</label> <input type="text" name="q" id="q"><input type="image" src="/media/template/search.svg" alt="Submit Search"></span></p> </form> <p class="intro"><a href="/intro">Introduction to Web Accessibility</a></p> <p class="training"><a href="/services/training">WebAIM Training</a></p> </div> </header> </div> <main id="maincontainer" class="clearfix"> <article id="maincontent"> <h1>The WebAIM Newsletter</h1> <p id="breadcrumbs"><span class="hidden">You are here: </span><a href="/">Home</a> > <a href="/community/">Community</a> > WebAIM Newsletter</p> <nav role="navigation"> <h2>Contents</h2> <ol> <li><a href="#about">About the Newsletter</a></li> <li><a href="#subscribe">Subscribe</a></li> <li><a href="#unsubscribe">Unsubscribe</a></li> <li><a href="#preferences">Preferences</a></li> <li><a href="#contribute">Contribute</a></li> </ol> </nav> <div class="example"> <div class="title">Newsletter Archives</div> <p>The <a href="archives">Newsletter Archives</a> provide a web-based method for accessing the many newsletter archives.</p> </div> <div class="section" id="about"> <h2>About the Newsletter</h2> <p>The WebAIM newsletter is for people that are interested in receiving monthly news and updates on web accessibility issues. The newsletter will include featured articles, monthly tips, resources, and questions from WebAIM's discussion forum. The featured articles will be from WebAIM staff as well as other key figures in the web accessibility circles. If you would like to contribute to the newsletter or have a resource, article, or tip that you would like share read use the <a href="#contribute">Contribute section</a> below.</p> </div> <div class="section" id="subscribe"> <h2>Subscribe</h2> <p>Please use the form below to subscribe to the newsletter. You will receive an email requesting your confirmation.</p> <form action="/subscription/subscribe" id="newsletterform" method="post"> <input type="hidden" name="act" value="newsletter"> <p><label for="txtname">Your Name:</label> <input name="name" type="text" id="txtname" required></p> <p><label for="txtsemail">Email Address:</label> <input name="email" type="email" id="txtsemail" required></p> <p><label for="txtscompany">Company or Organization:</label> <input name="company" type="text" id="txtscompany"></p> <p> <input type="hidden" name="formtime" value="1732395782"> <input type="submit" id="cmdregister" value="Subscribe"> </p> </form> </div> <div class="section" id="unsubscribe"> <h2>Unsubscribe</h2> <p>To unsubscribe from the newsletter enter your email address in the form field below.</p> <form id="unsubscribeform" action="/subscription/unsubscribe" method="post"> <input type="hidden" name="act" value="unsubscribe"> <p><label for="txtuemail">Email:</label> <input name="email" type="email" id="txtuemail" aria-required="true"> </p> <p> <input type="submit" value="Unsubscribe"> </p> </form> </div> <div class="section" id="contribute"> <h2>Contribute</h2> <p>WebAIM is always looking for resources, tips, tutorials, and articles that can help the web accessibility community. If you have any resources that you consider of importance to the web accessibility community please <a href="/contact/index?subject=Newsletter+Contribution">send them to us</a>.</p> </div> <div class="section"> <h2>Archives</h2> <p><a href="archives">The WebAIM Newsletter archives</a> are available here. </p> </div> </article> <!-- --> <aside id="articlemeta"> <div id="related"> <h2>Related Resources</h2> <ul> <li><a href="/newsletter/archives">Newsletter Archives</a></li> <li><a href="/blog/">WebAIM Blog</a></li> <li><a href="/discussion/">E-mail list</a></li> </ul> </div> </aside> </main> <footer> <div id="footerresources"> <div class="footerblock"> <h2 id="copyright">©2024 WebAIM</h2> <p id="contact">Institute for Disability Research, Policy, and Practice<br> Utah State University<br> 6807 Old Main Hill<br> Logan, UT 84322-6807<br> <a class="phone" href="tel:4357977024">435.797.7024</a></p> <div id="checkpage"> <h2>Check Your Accessibility</h2> <form action="https://wave.webaim.org/report" novalidate> <label for="waveurl">Web site address:</label> <input type="url" id="waveurl" name="url" title="Web site address"> <input type="submit" value="WAVE"> </form> </div> </div> <div class="footerblock"> <h2 id="blog">From the Blog</h2> <ul><li><a href="/blog/severity-ratings/">Using Severity Ratings to Prioritize Web Accessibility Remediation</a></li><li><a href="/blog/25-tips/">25 Accessibility Tips to Celebrate 25 Years</a></li><li><a href="/blog/celebrating-webaims-25th-anniversary/">Celebrating WebAIM's 25th Anniversary</a></li><li><a href="/blog/introducing-ncademi/">Introducing NCADEMI: The National Center on Accessible Digital Educational Materials & Instruction聽</a></li></ul> </div> <div class="footerblock"> <h2 id="popular">Popular Resources</h2> <ul> <li><a href="/training/virtual">WebAIM Training</a></li> <li><a href="/standards/wcag/checklist">WCAG 2 Checklist</a></li> <li><a href="/newsletter">WebAIM Monthly Newsletter</a></li> <li><a href="/resources/contrastchecker">Color Contrast Checker</a></li> <li><a href="/resources/designers/">Web Accessibility for Designers</a></li> <li><a href="http://wave.webaim.org/">WAVE Web Accessibility Evaluation Tool</a></li> </ul> </div> <div id="footerlinks"> <ul> <li><a id="footercontact" href="/contact">Contact</a></li> <li><a id="footerabout" href="/about">About</a></li> <li><a id="footerrss" href="/community/rss">RSS Feeds</a></li> <li><a id="footertwit" href="http://twitter.com/webaim">Twitter</a></li> <li><a id="footercopyright" href="/copyright">Copyright & Terms of Use</a></li> </ul> </div> <div class="clear"></div> </div> </footer> </body> </html>