Glossary
Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.
Search results
- SVG(also: Scalable Vector Graphics)
- An XML-based markup language for describing two-dimensional vector graphics, widely used on the web for icons, illustrations, data visualizations, and interactive graphics. Unlike raster images (JPEG, PNG), SVGs are composed of DOM elements that can be individually styled,…
- Scripting Language(also: Script Language)
- A programming language designed for automating tasks that could alternatively be executed one by one by a human operator. Scripting languages are typically interpreted rather than compiled and are used for writing short programs or scripts that automate repetitive tasks, extend…
- Semantic HTML
- The practice of using HTML elements according to their intended meaning rather than their visual appearance. Semantic elements like <nav>, <main>, <article>, <aside>, and <header> communicate the structure and purpose of content to browsers, assistive technologies, and search…
3 results.