<form class="search-form" action="/" method="get">
    <label>
       <span class="screen-reader-text">Zoeken naar:</span>
       <input class="search-field" name="s" type="search" placeholder="Zoeken…" />
    </label>
    <input id="searchsubmit" type="submit" value="Zoeken" />
</form>