Re: [css-d] CSS Tables

2012-08-23 Thread Rod Castello
On 8/23/12, bho...@aol.com wrote: > My first time trying CSS Tables, and I may have hit a wall. I'm very > familiar with using HTML, and I guess I'm looking for something similar to > > HTML's 'colspan' in CSS. I've got an immense table with some rows spanning > two > columns. Most rows have t

[css-d] CSS Tables

2012-08-23 Thread BHomis
My first time trying CSS Tables, and I may have hit a wall. I'm very familiar with using HTML, and I guess I'm looking for something similar to HTML's 'colspan' in CSS. I've got an immense table with some rows spanning two columns. Most rows have two cells. So far, I can't find how to do