Tuesday, October 21, 2014

How do you right justify text in an HTML textbox

Posted by Unknown  |  No comments


 if you want more related search please click here  
 please help to other  
 http://scriptquery.blogspot.in/  

 How do you right justify text in an HTML textbox?  
 <html>  
   <head>  
        <title>Blah</title>  
        <style type="text/css">  
        input { text-align:right; }  
        </style>  
   </head>  
   <body>  
        <input type="text" value="2">  
   </body>  
 </html>  

 if you want more related search please click here  
 please help to other  
 http://scriptquery.blogspot.in/  


5:23 AM Share:

0 comments:

Get updates in your email box
Complete the form below, and we'll send you the best coupons.

Deliver via FeedBurner
Proudly Powered by Blogger.
back to top