Sep 19, 2008

Css trick


input{vertical-align:middle;}


Explanation: for example if you have a text input and a submit buttom next to each other they aren't vertical aligned properly. That bit of css code will fix that.

No comments: