We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
br
h3
1 parent 8267510 commit d16d25dCopy full SHA for d16d25d
content/patterns/landmarks/examples/search.html
@@ -63,7 +63,6 @@ <h2>Design Patterns</h2>
63
<div id="tabpanel2" aria-labelledby="tab2" role="tabpanel" class="tab-pane active">
64
<p>Use the HTML <code>search</code> element to define a <code>search</code> landmark.</p>
65
<h3>HTML Example</h3>
66
- <br>
67
<search>
68
<input type="search" size="20" aria-label="search text"><input type="submit" value="Search">
69
</search>
0 commit comments