Skip to content

Commit dded4ba

Browse files
patrickhlaukekfranqueiro
authored andcommitted
Update techniques/html/H73.html
1 parent 359e632 commit dded4ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

techniques/html/H73.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
is null. The purpose of a layout table is simply to control the placement of content;
2828
the table itself is “transparent" to the user. A <code>summary</code> would “break" this
2929
transparency by calling attention to the table. A null <code>summary</code>
30-
(<code>summary</code>="") on layout tables is acceptable. See <a href="https://www.w3.org/WAI/WCAG21/Techniques/failures/F46">F46</a> for details.</p>
30+
(<code>summary=""</code>) on layout tables is acceptable. See <a href="https://www.w3.org/WAI/WCAG21/Techniques/failures/F46">F46</a> for details.</p>
3131
</div>
3232
</section><section id="examples"><h2>Examples</h2>
3333
<section class="example">

0 commit comments

Comments
 (0)