Current location: Hot Scripts Forums » General Web Coding » CSS » [NOOB] Align input boxes and labels


[NOOB] Align input boxes and labels

Reply
  #1 (permalink)  
Old 05-31-11, 08:00 PM
spyridonas spyridonas is offline
New Member
 
Join Date: May 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Question [NOOB] Align input boxes and labels

Hello all , i hope you guys can help me with my simple ( i think) problem...
i have the following html code inside a div :
HTML Code:
        <label for = "email" >Email</label>
                     <label for = "password" >Password</label>
                     <input id = "email" name="email" maxlength="20"></input>
                     <input id = "password" name="password" type="password" maxlength="24"></input>
                    <button id = "button" type="submit" id="login" name="login">Login</button>
i want it to appear like this :
Code:
LABEL                    LABEL
[--------]              [--------]    [Login]
(where [------] is input).
Please help me ! i tried the for next to label, box in css , line box... still nothing

Last edited by spyridonas; 05-31-11 at 08:03 PM.
Reply With Quote
  #2 (permalink)  
Old 06-01-11, 08:59 AM
willemjan willemjan is offline
Newbie Coder
 
Join Date: Apr 2011
Location: Netherlands
Posts: 13
Thanks: 1
Thanked 0 Times in 0 Posts
Why not use an table to accomplish that?
Reply With Quote
  #3 (permalink)  
Old 06-02-11, 02:23 AM
doriangray doriangray is offline
Newbie Coder
 
Join Date: Apr 2011
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
display:inline, margins and widths should do the job
__________________
4-visions Internet
Webdesign Preise
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT -5. The time now is 04:45 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.