Page view counter

textbox and align lefts and align center :)

Last post 05-12-2008 2:44 AM by sivakl_2001. 2 replies.

Sort Posts:

  • textbox and align lefts and align center :)

    05-11-2008, 11:44 AM
    • Loading...
    • oguzkaygun
    • Joined on 04-27-2008, 8:44 AM
    • Posts 1,151
    • Points 500

    hello friends 

    i have 5 textbox and i want to use align lefts button and aling center button :)

    everybody say that multiselection is not possible for visual web developer 2008.. css should be use for this

    but how can i use css for textbox and align lefts ?

    could you write detaily to me ?

    cheers

     

    Mark as me if my question or my answer can be helpful for you :)
  • Re: textbox and align lefts and align center :)

    05-11-2008, 10:59 PM
    Answer
    • Loading...
    • NHOQUE
    • Joined on 04-02-2008, 9:00 AM
    • Kumamoto, Japan
    • Posts 814
    • Points 4,965

    Probably the following link will help you.

    http://www.tbs-sct.gc.ca/clf2-nsi2/tb-bo/td-dt/atifc-aticf-eng.asp

    HOQUE MD.NAZMUL
    [document.getReaders]
  • Re: textbox and align lefts and align center :)

    05-12-2008, 2:44 AM
    Answer
    • Loading...
    • sivakl_2001
    • Joined on 01-11-2008, 3:13 AM
    • Kuala Lumpur, Phileo Damansara
    • Posts 769
    • Points 2,773

    hi u can allign like this

    <div align="left" ><asp:TextBox ID="tt" runat="server" ></asp:TextBox></div>

    <div style="text-align:right"><asp:TextBox ID="TextBox4" runat="server" ></asp:TextBox></div>

Page 1 of 1 (3 items)