Create Search Input Pattern
scottaohara opened this issue · 0 comments
scottaohara commented
<form role="search">
<input type="search" id="srch" title="Search Site">
<button type="submit" id="srch_btn" aria-label="Submit Search">
<!-- svg search icon here -->
</button>
</form>