I haven’t used forms alot so Im not sure whats going on here.
Im trying to position a text input inline with a button but it doesnt seem to work. You can see what Im doing here:
http://jsfiddle.net/gagalug/BEBAH/
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Add this line to your style:
This will prevent baseline issues on images and image-inputs. Solves your problem instantly.
You know, more people really should know about this. Even the guy who writes a site as big as QuirksMode is ignorant of this fact.