Results 1 to 1 of 1

Thread: Right justify text in webcontrols textbox ***RESOLVED***

  1. #1

    Thread Starter
    Lively Member tgoodmannz's Avatar
    Join Date
    Sep 2000
    Location
    Mid On at the Pavillion End
    Posts
    102

    Right justify text in webcontrols textbox ***RESOLVED***

    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
    Last edited by tgoodmannz; Sep 7th, 2003 at 11:23 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width