<button type="button" id='check_all'>Check All</button>
</br>
<input type="checkbox" name="vehicle" value="Bike">I have a bike<br>
<input type="checkbox" name="vehicle" value="Car">I have a car
<input type="checkbox" name="vehicle" value="Motorbike">I have a Motorbike