Accessibility Statement
The Weaponized Word strives to make all content accessible to all users by adhering to high standard of accessibility. We follow the World Wide Web Consortium (W3C) Web Content Accessibility Guidelines (WCAG) 2.0.
- All web-based user interfaces meet WCAG 2.0 or higher.
- Wherever feasible, we employ structured semantic mark-up.
- Wherever feasible, we externalize CSS and JavaScript to improve the performance of screen readers.
- Where appropriate, we employ ARIA attributes.
- All images have alternative text descriptions.
- Our content is usable or accessible without images.
- Links are created such that they make sense out of context, or contain an explanatory title attribute.
- All form controls are appropriately labelled.
- Form validation is accomplished with HTML, JavaScript and back-end code, such that JavaScript is not mandatory for form submission.