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
Post a Comment