StockplayDP
New Member
I want to center the form elements in a div (horizontally and vertically). The whole div should be centered and is between a left and a right div.Problems:
- Through the padding the right div is misaligned.
- Also the text (Text1) is not correctly vertical aligned. -> padding-top works
- The whole content of theform is not horizontal aligned.