[FONT="Segoe UI"]Hi all,
I want to apply a same css class on all textbox in the page like this:
div.controls input
{
width: 196px;
}
but the problem that all of the controls are inputs like the textbox and the buttons so what is the solution for this??
regards,[/FONT]