--- title: visual site builders and accessibility image: src: 2026/roses.jpg alt: Image unrelated to post. Two peach-colored roses, the farther away one a bit out of focus. tags: - reference - software --- Recently, I [asked on the Fediverse](https://flipping.rocks/@inherentlee/117037989967706516) about visual/drag-and-drop website builders and got a wealth of answers. I want to evaluate based on some accessibility factors: 1. **Semantic HTML:** how well does the builder adhere to properly formed semantic HTML? 1. **Keyboard navigation:** is keyboard focus visible? Can it be customized? (I was going to review skip links, but I'm a half dozen sites in and none have supported them thus far, at least not without entirely custom code) 1. **Reading order:** is reading order automatically correct? If not, what does the user have to do to ensure correctness? 1. **Text alternatives:** is there support for alt text? 1. **Color:** does the builder support light and dark modes? (Note that I am looking for builders for those with no HTML/CSS experience, and "you can customize with CSS" is not acceptable) 1. **Other accessibility concerns:** anything else of note? I will score **1** (bad), **2** (mixed), or **3** (good). If there is nothing to note for the "other" factor, I will score it as a 2. These scores **will not be weighted** according to priorities, but purely summed for a final ranking. There are, of course, many more factors that could be evaluated, but I will be focusing on these high-level ones. Want to just see the final ranking? Pop down to the [summary](#summary). ## Blocs [Blocs](https://blocsapp.com/) is a builder for MacOS, iPad, and iPhone. I had trouble getting a template loaded on my iPad, but I reviewed the Blocs website - built with Blocs, of course - for major issues. This is, I would assume, the shiniest version possible. | Factor | Notes | Score | |---|---|---| | Semantic HTML | Most major elements missing (no `
`, `
`, `