Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Alignment problem

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33578
    manju_tex
    Member

    Hey Guys,

    I am a beginner in CSS & HTML… I’ve been trying to align the TextBoxs in my form at constant distance from their Label Text, but it get messed up with respect to the Label. Pls help me solving this.


    Agree

    I want the above like this:


    #83698
    manju_tex
    Member

    Sorry.. Here is my front end form:

    Name: (textbox)
    Age:(textbox)

    I want the above like this:

    Name: (textbox)
    Age: (textbox)

    #83695
    TheDoc
    Member

    You’ll need to give your labels a set width.

    #83741
    avkash4n4u
    Participant

    This will make more easy for you… here is the full example…






    Untitled Document



































Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.