How can I align a textbox?

Discussion in 'HTML & Website Design' started by blogreview, Nov 26, 2012.

  1. #1
    Hello all,

    How can I align a textbox ON a background picture? For example, within the borders of the picture on the left side. Thank you in advance
     
    blogreview, Nov 26, 2012 IP
  2. nixonm

    nixonm Active Member

    Messages:
    40
    Likes Received:
    4
    Best Answers:
    3
    Trophy Points:
    78
    #2
    Try with css for example:

    #textbox{ float:left;}
    Code (markup):
     
    nixonm, Nov 26, 2012 IP
  3. blogreview

    blogreview Member

    Messages:
    52
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    hello,
    I'll try code, will see.
    Thank You
     
    blogreview, Nov 27, 2012 IP