Hello i’m stuck in a problem in survey challenge.I don’t can align label text to page center
I am also not managing to increase the spacing between the label and input texts, how would I do to increase them?
Hello i’m stuck in a problem in survey challenge.I don’t can align label text to page center
I’m not exactly sure what you are trying to do here but if you want the form to be centered then one way would be to give the form element a width (in em
) and then use auto side margins to center it.