samedi 19 mars 2016

checkbox not visible in any browser

 <style>
    input[type="checkbox"]
    {
    -webkit-appearance: checkbox;

    }

</style>

<input type="checkbox" id="radio6" value="1" name="sports" />

I am stuck in this for quite a while. Please help




Aucun commentaire:

Enregistrer un commentaire