<form class="searchform" action="https://www.google.com/search" style="height:30px" method="get" name="searchform" target="_blank"> <input name="sitesearch" type="hidden" value="Google" /> <input style="width:250px;margin-top:20px;color:black;border:2px solid black;font-size:16px;border-radius:24px;padding-left:10px;height:30px" class="form-control search" autocomplete="on" name="q" required="required" type="text" placeholder="Zoeken op Google" /> <button style="margin-top:20px;color:white;border:2px solid black;font-size:16px;border-radius:24px;padding-left:10px;padding-right:10px;height:30px;background-color:red" class="button" type="submit">Zoeken</button></form>