+ 1
Aligning Input Boxes
I wanna align my input box into the center but I'm unable to do that. Please help me with that ... Create a code regarding that and send in comments please. The link of my code in which i can't align is below. https://code.sololearn.com/WdOb2Dce3XPw/?ref=app
2 Antworten
+ 1
<center class="div1"><input class="username" type="text"
required placeholder="username"
</center>
+ 1
text-align:center;