I want the checkboxes to be parallel to each other and the text to be aligned the same. This is what i have (i'm new to this): `
<input type="checkbox"
name=”liste1”
value="1">This is Example1<br>
<input type="checkbox"
name=”liste1”
value="2">Example2<br>
<input type="checkbox"
name=”liste1”
value="3">Example123456<br>
<input type="checkbox"
name=”liste1”`enter code here`
value="4">Option4<br>`
Aucun commentaire:
Enregistrer un commentaire