Advertisement
krot

role search

Feb 19th, 2016
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.14 KB | None | 0 0
  1. <form action="…">
  2.   <div role="search">
  3.     <input type="search" aria-label="Search"> <button type="submit">Search</button>
  4.   </div>
  5. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement