Link to home
Start Free TrialLog in
Avatar of andrew24
andrew24

asked on

anyway to align text

Is there a way to align text right
in a form imput text  field

For example if I have
<input type=text name="order" value="test">

Can "test" be aligned right when displayed through the browser

the default is left
ASKER CERTIFIED SOLUTION
Avatar of raizon
raizon

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of andrew24
andrew24

ASKER

This worked great thank you