CSS help please
CSS help please
Out of context: Reply #1
- Started
- Last post
- 2 Responses
- Stugoo0
you can target all the tds within the element that has that class by doing this:
.rightNavPanel td{ width:202px; }
you can target all the tds within the element that has that class by doing this:
.rightNavPanel td{ width:202px; }