I made trying to create a form where 5 custom dropdown lists need to be side by side across it but I can not figure it out. i have tried to float them and am not sure what i am doing wrong. Can some one please advise. Thank you
cannot figure out the floating code in css
Page 1 of 13 Replies - 530 Views - Last Post: 13 February 2013 - 11:53 PM
Replies To: cannot figure out the floating code in css
#2
Re: cannot figure out the floating code in css
Posted 12 February 2013 - 10:13 PM
Well, it would be very helpful if you could post your appropriate HTML code here...along with your CSS...that will help us find out where the problem exists.
regards,
Raghav
regards,
Raghav
#3
Re: cannot figure out the floating code in css
Posted 13 February 2013 - 05:28 AM
i'm pretty sure the best way is to use display: inline-block;, not the float property, but as raghav.naganathan already said: post your code.
#4
Re: cannot figure out the floating code in css
Posted 13 February 2013 - 11:53 PM
since all form control elements are inline elements, that should be default behaviour.
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote



|