Hi,
I'm sure this is an easy question, but I can't seem to work out how to do it!
How do I right-justify the text in a Microsoft Webcontrols Textbox??
Easy! Just use the CSS class of course!
Code:<style>.TextRightJustify { TEXT-ALIGN: right } </style>
Thanks,
Tim




Reply With Quote