Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion understanding/understanding-techniques.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<body>
<h1>Understanding Techniques for WCAG {{ versionDecimal }} Success Criteria</h1>
<p>WCAG {{ versionDecimal }} guidelines and success criteria are designed to be broadly applicable to current and future web technologies, including dynamic applications, mobile, digital television, etc. They are stable and do not change.</p>
<p>Specific guidance for authors and evaluators on meeting the WCAG {{ versionDecimal }} success criteria is provided in techniques, which include code examples, resources, and tests. W3C's <a href="../Techniques/">Techniques for WCAG {{ versionDecimal }}</a> document is updated periodically, about twice per year, to cover more current best practices and changes in technologies and tools.</p>
<p>Specific guidance for authors and evaluators on meeting the WCAG {{ versionDecimal }} success criteria is provided in techniques, which include code examples, resources, and tests. W3C's <a href="../Techniques/">Techniques for WCAG {{ versionDecimal }}</a> document is updated periodically to cover more current best practices and changes in technologies and tools.</p>
<p>The three types of guidance in <a href="../Techniques/">Techniques for WCAG {{ versionDecimal }}</a> are explained below:</p>
<ul>
<li>Sufficient techniques</li>
Expand Down