https://codepen.io/Rcrisp/pen/KjNEJY?editors=1100
I want all the questions in the form on the left and the input fields on the right
How do i achieve this? I’m confused
https://codepen.io/Rcrisp/pen/KjNEJY?editors=1100
I want all the questions in the form on the left and the input fields on the right
How do i achieve this? I’m confused
Questions are on the left. What do you mean?
I figured it out,
i meant to say i wanted 2 columns, on the side left i wanted all the text, and on the right, i wanted all the input fields, i just had to wrap all the labels with divs in order for it to be in the same line
Did you try to use the text-area? I think that text should be in a placeholder
attribute.