// accessibility
Accessibility Statement
Eyal Gantz is committed to making this website accessible to people with disabilities, in accordance with the Israeli Equal Rights for People with Disabilities Act, 1998, and web accessibility regulations.
Accessibility Standard
This website complies with Israeli Standard IS 5568, based on WCAG 2.1 Level AA guidelines (double-A conformance). Accessibility was implemented at the code level (Code-Level Accessibility), not through an external overlay widget.
Accessibility Features
The website includes the following accessibility features:
- Language tag (
lang="en") on the HTML element - Semantic HTML structure:
<header>,<nav>,<main>,<footer>,<section> - All images include alternative text (
alt). Decorative images are properly marked (alt="" role="presentation") - All form fields include associated
<label>elements,aria-requiredandaria-invalidattributes, and error messages withrole="alert" - Decorative elements (noise texture, gradient overlays) marked with
aria-hidden="true" - Interactive 3D portfolio scene (Three.js) includes accessible fallback content and respects
prefers-reduced-motion - GSAP animations respect
prefers-reduced-motion: reduceand are disabled when the user preference is set - Full keyboard navigation across all pages, including the interactive portfolio grid and contact form
- Focus-visible outlines (
:focus-visible) on all interactive elements with proper contrast - Minimum 44x44 pixel touch targets on all interactive elements
- Proper heading hierarchy (h1 > h2 > h3) across all pages
- External links indicate "opens in new window" via
rel="noopener noreferrer" - Sufficient color contrast ratios meeting WCAG AA standards
- Content Security Policy (CSP) with nonce-based script/style validation
Browsers and Assistive Technologies
The website has been tested and is compatible with major browsers (Chrome, Firefox, Safari, Edge) and screen readers such as NVDA and VoiceOver.
Accessibility Inquiries
If you encounter an accessibility issue on the website, we would love to hear from you so we can improve. You can reach us at:
- Email: contact@eyalgantz.com
Last Updated
This accessibility statement was last updated on February 27, 2026.