samedi 1 février 2020

Make label and input on same line

I would like to display, label and inputs on same line :

My HTML structure is like:

<div class="checkbox">
    <label for="fld_4293217_1_opt961337">
        <input type="checkbox">
                    Disabled                
    </label>
</div>

And it is coming on a page like:

Pictorial representation:

Any help on this?




Aucun commentaire:

Enregistrer un commentaire