For all default inputs, the text you fill starts on the left. How do you make it start on the right?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use the text-align property in your CSS:
This will take effect in all the inputs of the page.
Otherwise, if you want to align the text of just one input, set the style inline: