Previous technique
Next technique

Images with adjacent text

WCAG 2.2
A
#images#text
<p>
	The Network passes data to the Input Stream Preprocessor, which passes it to the Tokenizer, which
	passes it to the Tree Construction stage. From there, data goes to both the DOM and to Script
	Execution. Script Execution is linked to the DOM, and, using document.write(), passes data to the
	Tokenizer.
</p>
<p><img src="images/parsing-model-overview.svg" role="presentation" alt="" /></p>
Source of this technique  Opens in a new window

Learn more about the related success criteria: