Accessibility Statement
Effective date: 2025-11-16
I want everyone to be able to use turczynski.pl. The site is built and rendered as straightforward HTML/CSS with minimal scripting. This statement follows the W3C accessibility statement guidance.
Measures to Support Accessibility
- Use of semantic HTML templates (
<header>,<nav>,<main>,<footer>) and consistent heading structure. - Responsive typography based on system fonts and the
color-scheme: light darkproperty to respect user preferences. - Forms include explicit
<label>elements, clear focus states, and avoid client-side validation blockers. - Layout avoids auto-playing media, flashing content, or time limits that could interfere with assistive technology.
Conformance Status
The goal is to meet WCAG 2.1 Level AA. Based on manual testing, the site is partially conformant: most Level AA success criteria are satisfied, but some components have not yet been independently audited.
Compatibility with Browsers and Assistive Technology
The site uses progressive enhancement and degrades gracefully on browsers that support HTML5 and CSS. It has been spot-checked in recent versions of Safari, Chrome, and Firefox on macOS. No reliance on proprietary plugins or canvas-based rendering exists.
Technical Specifications
- HTML5
- CSS (no framework dependencies)
- No JavaScript
Assessment Approach
Accessibility is evaluated via:
- Manual keyboard-only navigation checks.
- Automated scanning with Lighthouse accessibility audits in Chromium.
- Ongoing code reviews to ensure new templates retain semantic structure and labels.
Feedback
If you encounter barriers or have improvements to suggest, email accessibility@turczynski.pl. I aim to respond within five business days.
Limitations and Planned Improvements
- There is currently no skip-navigation link; adding one is on the roadmap.
- Content relies on browser zoom for text resizing. Additional in-page controls may be introduced if requested.
- Third-party embeds are not used today. If they are added later, they will be vetted for accessibility support.
Date
This statement was created on 2025-11-16 and will be reviewed alongside major site updates.