That example explicitly sets the width of each <th> and each <td>. The last <th> and <td> (the <td>, really) accounts for what the author thinks will be the width of the scroll bar. I forked your fiddle and added the top 3 declarations: http://jsfiddle.net/cFr38/
Hope it helps. Chris Rockwell On Mon, Jun 30, 2014 at 4:33 PM, Larry Martell <larry.mart...@gmail.com> wrote: > I am trying to implement a table with fixed headers using the concepts > from this page: > > http://www.imaputz.com/cssStuff/bigFourVersion.html# > > Problem is, in my implementation, my table columns are not aligned > with the table headers. Please see this fiddle: > > http://jsfiddle.net/softvar/yL84C/ > > If I remove all the css the table is properly aligned. I'm sure it's > something simple, but I cannot figure out what it is. > > Thanks! > ______________________________________________________________________ > css-discuss [css-d@lists.css-discuss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/