css reset for the html5 button tag -


what lines of code should 1 use reset html5 button tag act alike in browsers? ie9 goes bananas when trying syle button tag.

display:block; known, else..

even if may not answer question directly @ least working solution: use anchor tag , style same way button tag.

i wouldn't recommend usage of conditional comments or other css hacks.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -