How do I call a Asp.Net textbox in CSS?

Posted by mw on Stack Overflow See other posts from Stack Overflow or by mw
Published on 2010-04-14T12:40:42Z Indexed on 2010/04/14 12:43 UTC
Read the original article Hit count: 119

Filed under:
|
|

I hope this isn't too difficult, obviously you can call HTML tags such as fieldset, label and legends and also textboxes. However how does one call an asp:textbox, i have tried just textbox, asp:textbox, input.textbox but nothing seems to work. This is something that should be really straight forward to do and I can't waste any more time figuring it out.

Thanks.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about css