Quoting Brad Kemper <brad.kemper@gmail.com>: >> That still won't help if you do: >> >> td:nth-col(2), td:nth-col(3) { display: block; } >> >> since at that point the td:nth-col(4) will actually be in the third >> column in the table. > > Would it? Visually, yes. > The styling would change what was selected? No, of course not. > I assumed it would refer to the column number of the markup. That has to be the way it works, yes. That's what I assumed as well. > But the whole range of styling possibilities would apply to td:nth- > col(), if I am following this correctly. Right? That's kind of the > whole idea? I'd think so, yes. -BorisReceived on Tuesday, 30 December 2008 03:10:17 UTC
This archive was generated by hypermail 2.3.1 : Monday, 2 May 2016 14:27:42 UTC