Last Updated: August 26, 2026

Our Commitment to Accessibility

Green Apple Pediatric Dentistry is committed to ensuring that our website is accessible to all visitors, including those with disabilities. We believe every person deserves equal access to the information, services, and resources we provide online, regardless of ability or the technology they use to access the web.

We strive to meet or exceed the Web Content Accessibility Guidelines (WCAG) 2.2 Level AA standards as established by the World Wide Web Consortium (W3C). These guidelines are widely recognized as the benchmark for web accessibility and form the basis of our ongoing compliance efforts.

Standards We Follow

Our accessibility work is guided by the following standards and frameworks:

  • WCAG 2.2 Level AA — The current internationally recognized standard for web accessibility, covering perceivability, operability, understandability, and robustness, including the newer success criteria for focus appearance, target size, and consistent interaction
  • ADA (Americans with Disabilities Act) — Federal civil rights law prohibiting discrimination against individuals with disabilities, which extends to digital experiences
  • Section 508 — Federal accessibility requirements that we use as additional guidance for our digital content

Accessibility Audit & Remediation

In April 2026, we conducted a comprehensive accessibility audit of our website covering the homepage, contact page, laser frenectomy page, and blog. Based on the findings, we implemented a sitewide remediation effort addressing issues across every page of the site. This audit evaluated our site against WCAG 2.1 Level AA criteria across multiple categories, including document structure, images, color contrast, keyboard accessibility, forms, navigation, and dynamic content.

Issues Identified and Resolved

The following accessibility issues were identified during our audit and have been remediated across the entire website:

  • Skip Navigation Link — Added a "Skip to Main Content" link as the first focusable element on every page, allowing keyboard and screen reader users to bypass the navigation and jump directly to the main content area
  • Keyboard Focus Indicators — Implemented visible focus-visible styles on all interactive elements sitewide (links, buttons, form inputs, summaries, and tabbed elements) using a high-contrast olive green outline, replacing the previously removed default browser outlines
  • Color Contrast — Adjusted all text colors to meet or exceed the WCAG 4.5:1 minimum contrast ratio for normal text against their respective backgrounds, including body text, caption text, and accent-colored text used for eyebrow labels, links, and UI elements
  • Decorative SVG Icons — Added aria-hidden="true" to all decorative SVG icons across the entire site (290+ instances) to prevent screen readers from announcing meaningless content
  • Navigation Landmark Labels — Added descriptive aria-label attributes to both the main header navigation and footer navigation, allowing screen reader users to distinguish between them
  • Mobile Menu Accessibility — Added aria-expanded state tracking and aria-controls to the hamburger menu button so screen readers announce whether the mobile menu is open or closed
  • Heading Hierarchy — Corrected heading level sequences (specifically blog post titles that skipped from H1 to H3) to maintain a logical document outline for screen reader navigation
  • Descriptive Link Text — Added unique aria-label attributes to all generic "Read More" links across service cards, blog cards, and blog listing pages so that screen readers can distinguish between them
  • Blog Card Link Structure — Restructured blog cards on the homepage from full-card anchor tags (which caused screen readers to announce 380+ characters as a single link) to a heading-only link pattern with CSS pseudo-elements for visual clickability
  • Image Alt Text — Replaced generic alt text on trust and affiliation logos with the actual organization names (AAPD, ADA, TDA, IAOMT, etc.) so screen readers announce meaningful content
  • Active Page Indication — Added aria-current="page" to the active navigation item on both desktop and mobile menus, allowing screen reader users to identify which page they are currently viewing
  • Section Landmarks — Added aria-labelledby attributes to all content sections across every page (60+ sections), linking each section to its heading so screen reader users can navigate by landmarks
  • External Link Announcements — Added "(opens in new window)" to the accessible labels of all external links that open in a new tab, including social media links, YouTube videos, research articles, and PDF downloads
  • Form Accessibility — Added autocomplete attributes to contact form fields (name, email, phone) and implemented a live-region observer to ensure form validation messages are announced to screen readers
  • Duplicate Link Removal — Removed redundant adjacent links that pointed to the same destination, reducing unnecessary tab stops for keyboard users
  • Dynamic Content Accessibility — Updated the ACF (Advanced Custom Fields) section template to automatically generate accessible landmark labels for any sections created through the WordPress admin

August 2026 Update — New Features Reviewed for Accessibility

In August 2026 we introduced new interactive features (an on-page appointment booking window, video playback windows, and enhanced interactive feedback on cards and links). Each was built or reviewed against WCAG 2.2 Level AA before release:

  • Accessible Dialog Windows — The appointment booking and video windows use proper dialog semantics (role="dialog", aria-modal, and accessible titles). While a window is open, keyboard focus is contained within it; it can be closed with the Escape key, the visible close button, or by clicking outside; and focus returns to the element that opened it
  • Keyboard Parity for Hover Feedback — All visual cues that appear when hovering over interactive cards (arrows, image zoom, color shifts) also appear when the same element receives keyboard focus, so keyboard users receive the same feedback as mouse users
  • Reduced Motion Support — The site now honors the operating-system "reduce motion" preference: entrance animations, zoom effects, and transition movement are disabled for users who request reduced motion
  • Color Contrast Improvements — Green action buttons now use a deeper shade of the brand green so white button text exceeds the 4.5:1 contrast requirement, and footer fine print was brightened to meet the same standard
  • Larger Click Targets — Blog and service cards are now clickable across their entire surface (while retaining a concise, descriptive link name for screen readers), and all new controls comfortably exceed the WCAG 2.2 minimum target size of 24×24 pixels

We also run automated accessibility scans between formal audits. A scan in mid-August 2026 surfaced one remaining low-contrast text label on our homepage (a small note beside our office hours); it was darkened the same day to exceed the WCAG 4.5:1 contrast requirement, and the homepage now passes every automated accessibility check with a perfect score.

Current Accessibility Features

The following accessibility features are actively implemented across our website:

  • Semantic HTML — Proper use of HTML5 landmarks (<header>, <nav>, <main>, <footer>), a logical heading hierarchy (H1 through H6), and meaningful markup throughout every page
  • Keyboard Navigation — All interactive elements (links, buttons, form fields, dropdowns, FAQ accordions) are fully operable via keyboard, with visible focus indicators and logical tab order
  • Skip Navigation — A "Skip to Main Content" link is available on every page as the first focusable element, allowing users to bypass the site navigation
  • Descriptive Alt Text — All content images include descriptive alternative text. Decorative images and icons are hidden from assistive technology using aria-hidden
  • Color Contrast — All text meets the WCAG 4.5:1 minimum contrast ratio for normal text and 3:1 for large text against their respective backgrounds
  • No Horizontal Scrolling — Page content reflows to fit narrow screens down to 320 pixels wide without requiring horizontal scrolling, so the site remains usable at high zoom levels and on small devices (WCAG 2.1 Success Criterion 1.4.10, Reflow)
  • Responsive Design — The site adapts to different screen sizes, zoom levels up to 200%, and orientations without loss of content or functionality
  • Focus Indicators — All interactive elements display a visible focus outline when navigated via keyboard, using the :focus-visible pseudo-class to avoid showing focus rings on mouse clicks
  • ARIA Attributes — Appropriate use of ARIA roles, states, and properties throughout the site, including aria-label, aria-expanded, aria-current, aria-labelledby, aria-hidden, and aria-controls
  • Native HTML Patterns — FAQ sections use native <details>/<summary> elements for disclosure widgets, providing built-in keyboard support and screen reader semantics without JavaScript dependencies
  • Before-and-After Comparison Sliders — The Smile Gallery's before/after images are revealed with a draggable handle. The control is a native range slider, so it is operable by mouse, touch, and keyboard (arrow keys, Page Up/Down, Home/End), announces its position to screen readers, and shows a visible focus indicator. Both the before and the after image carry descriptive alternative text, so the comparison is available without operating the slider at all
  • No Auto-Playing Media — No audio or video content auto-plays on the site. All media playback is user-initiated

Ongoing Efforts

Accessibility is not a one-time project — it is an ongoing commitment that requires continuous attention. We are actively working to:

  • Conduct regular accessibility audits against WCAG 2.2 Level AA criteria
  • Re-test after each site update to prevent accessibility regressions
  • Train our content team on accessible content creation practices, including proper heading usage, alt text writing, and link text conventions
  • Improve the accessibility of all new features and content before they are published
  • Test with assistive technologies including screen readers (NVDA, VoiceOver) and keyboard-only navigation
  • Monitor and incorporate evolving accessibility standards and best practices
  • Address reported accessibility issues promptly as they are brought to our attention

Known Limitations

While we have made significant progress in our accessibility efforts, we are aware of the following limitations that are either in progress or outside of our direct control:

  • Third-Party Widgets — Embedded content from third-party services (Google Maps, Trustindex review widgets, YouTube video embeds) may have their own accessibility limitations that are outside of our direct control. We have taken steps to ensure these embeds are presented in the most accessible way possible within our templates
  • PDF Documents — Some older PDF documents (patient forms, membership agreements) may not be fully optimized for screen readers. We are working to ensure all PDF documents meet accessibility standards as they are updated
  • Video Captions — Not all video content hosted on YouTube currently has closed captions or transcripts. We are working toward providing captions for all video content
  • Legacy Browser Support — Some accessibility features, such as the :focus-visible pseudo-class and the CSS :has() selector used for blog card focus states, require modern browsers. Users on significantly outdated browsers may experience reduced accessibility support

Accessibility Testing

A comprehensive accessibility audit was performed in April 2026, followed by a focused review of newly added interactive features in August 2026. This work included:

  • Automated accessibility analysis using browser-based inspection tools
  • Manual keyboard navigation testing across all pages
  • Screen reader compatibility evaluation
  • Color contrast verification across 60+ text elements per page
  • Semantic structure and ARIA attribute review of the full accessibility tree
  • Dialog behavior testing (focus containment, Escape handling, focus restoration) for the booking and video windows

We intend to perform accessibility reviews on a regular basis and after significant site updates to maintain and improve our compliance posture.

Feedback & Contact

Your feedback is essential to helping us improve the accessibility of our website. If you encounter any accessibility barriers, have difficulty accessing any content, or need information in an alternative format, please contact us. We take all accessibility concerns seriously and will do our best to respond within 2 business days.

  • Phone: 512-917-4550
  • Address: 11601 US Hwy 290 West, Suite B105, Austin, TX 78737

When contacting us about an accessibility issue, please include:

  • The web address (URL) of the page where you encountered the issue
  • A description of the specific problem or barrier you experienced
  • The assistive technology or browser you were using (if applicable)
  • Your preferred method of contact so we can follow up with you

Complaint Process

If you are not satisfied with our response to an accessibility concern, you may file a complaint with the U.S. Department of Justice through their ADA complaint process, or with the Office for Civil Rights (OCR) at the U.S. Department of Health and Human Services.