Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

right-aligning text in a textbox

Status
Not open for further replies.

BillLumbergh

Programmer
Aug 15, 2001
51
US
I am using the following attribute in my <input> tag:

style=&quot;text-align:right&quot;

This works fine in IE 5; however, I need it to work in Netscape 4.08 as well.

Not surprisingly, it doesn't.

I've looked in a book that suggests that &quot;style=textAlign:right&quot; should work for Netscape 4.x but that does not work either.

Anyone know how to do this?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top