CSS First Child Selectors
CSS First Child Selectors
Out of context: Reply #18
- Started
- Last post
- 26 Responses
- gabriel20
are you able to use javascript on this document? if so, I would just use that to select the top level table and apply the class directly to it via javascript. that would avoid having to go in and modify the html itself