Apply CSS on ASP controls
Hi..
I am designing a website using CSS but my CSS not properly apply on asp controls like <asp: button> etc. If i used html input button in place of asp button control. It accepts my CSS properly. What should i do that my asp control accepts my CSS properly.