Recipe 2.2 Create form landmarks
<form role="search"> <label for="site-search">Search</label> <input type="text" id="site-search"> </form>