Windows version
Inclusion Code for Windows
A simple and accessible HTML editor designed for blind users, focused on learning HTML basics and supporting real digital accessibility work.
Introduction
Inclusion Code is an accessible educational tool that facilitates the learning of basic HTML tags for blind users. HTML (HyperText Markup Language) is the standard markup language used to create web pages.
The program interface uses classic Windows menus and standard controls, making it fully accessible to screen readers and Braille displays. Learning HTML helps blind users create accessible digital content, write structured emails, build accessible HTML documents, and support digital accessibility in a deeper and more informed way.
Inclusion Code is an educational tool and is not intended to be a full website editor. However, it is an excellent first step for HTML learning. It allows users to practice HTML in a non-intimidating environment. HTML tags can be generated automatically through the Insert menu and reviewed using arrow keys, reinforcing learning through exploration.
Download
Get the latest Windows version here: Download Inclusion Code for Windows (Version 2.60)
Documentation
Starting screen
When Inclusion Code starts, the user can select:
- Blank editor
- HTML global structure
- Exit
Selecting Blank editor opens an empty editor. Selecting HTML global structure inserts the main HTML structure
(html, head, body) interactively.
Web accessibility
Learning basic HTML helps blind users understand digital accessibility by creating accessible content and testing screen reader behavior.
Inclusion Code recommends following WCAG and Section 508 accessibility standards.
Recommended use
- Introductory HTML practice for blind learners using screen readers and Braille displays.
- Use alongside Inclusion Code online lessons to connect HTML structure with real accessibility testing.
HTML editor features
- Automatic generation of HTML tags
- Preview HTML in a web browser
- Text-to-speech reading of editor and menus
- Clipboard copy
- Sound feedback
- Font and size selection
- High-contrast editor colors
- English and Spanish menus
Program compatibility
Compatible with Windows 11 and 10 (32-bit and 64-bit). No installation required — ideal for portable USB use.
Menus and keyboard commands
The program includes fully accessible menus with keyboard shortcuts, organized into File, Edit, Insert, Code, Settings, and Help menus.
The Insert menu automatically generates HTML tags. After insertion, users should move with arrow keys so the code is no longer selected.