I am working on Asp.Net web site. I want to set Font, color and background color of all textbox in my website. i want to do it with css.
But i dont want to assign "cssclass" property of each textbox.
and as textbox i want to set formatting in RequiredFieldValidator.
is it possible to set it globally in Asp.Net with CSS