I want to align the text input field to align vertically
I have two dividers inside the form tag that are have position: relative; and float:left;
and they dont align vertically…
I really cant figure out how to fix it. I really need the dividers because i run js that changes certain properties and i use the dividers to change the look of the input element
here is my code:
anybody has any idea??
The best working code that can be done by me for you here http://jsfiddle.net/CMFQJ/5/