Html – Center a form within a background image and box
I have a background container/box called "question-box", inside this box I have an image. On this container/box and image I want a form/input box to be in the centre of this box. .question-box { width: 50%; height: 400px; /* make…