jeudi 14 octobre 2021

Facing difficulty with input text field design where checkbox is in it

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.

design image

EDIT

Applied CSS


    border: 2px solid red;
    position: absolute;
    top: 257px;
    right: 264px;

Using Css position absolute




Aucun commentaire:

Enregistrer un commentaire