Here is a text input field and at the right of the field there is a checkbox on top of it. How I can get this design using HTML & CSS. I have tried using position: absolute
in css. Than the responsive design is not held.
EDIT
Applied CSS
border: 2px solid red;
position: absolute;
top: 257px;
right: 264px;
Aucun commentaire:
Enregistrer un commentaire