A common pattern I come across is the following:
form.request input { /* ... */ } form.request input[type=\"text\"] { /* ... */ } form.request sele
No, you cannot. But if you want to do less typing and make the stylesheets more readable, consider using SCSS.