<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>white-space: nowrap<br><br><html><br><head><br><title>this song has no title</title><br></head><br><style><br>td:nth-child(1)  { white-space: nowrap }<br>td:nth-child(2) { white-space: nowrap }<br>td:nth-child(3) { white-space: nowrap }<br></style><br><body><br><table id="table" border cellspacing=0 style="width: 100%"><br><tr><br><td style="">NAME</td><br><td style="">This is a short message</td><br><td>TIME</td><br></tr><br><tr><br><td>NAME OTHER</td><br><td>This is a llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllloooooooooooooooonnnnnnnnnnnnnngggggggggggggggggggg message</td><br><td>TIME_VERY_LONG_FORMAT</td><br></tr><br></table><br></body><br></html><br><br>*Saludos Cordiales desde EEUU*<br>Martín <br>_________________<br><br><br><div>> Date: Tue, 1 Jul 2014 07:00:48 -0400<br>> From: larry.martell@gmail.com<br>> To: help@lists.whatwg.org<br>> Subject: [html5] table with fixed headers<br>> <br>> I am trying to implement a table with fixed headers using the concepts<br>> from this page:<br>> <br>> http://www.imaputz.com/cssStuff/bigFourVersion.html#<br>> <br>> When I implemented the CSS from that page, my table columns are not<br>> aligned with the table headers.<br>> <br>> http://jsfiddle.net/softvar/yL84C/<br>> <br>> I was able to 'fix' this by explicitly setting the cell size:<br>> <br>> http://jsfiddle.net/cFr38/<br>> <br>> But that doesn't really work well for my app as I have 10 different<br>> tables the user can display, and they each have 25-35 columns, and I<br>> do not necessarily know in advance how wide the data will be.<br>> Currently, without the fixed headers, I do not specify the column<br>> width and they are automatically sized. Is there any way to get fixed<br>> headers without explicitly setting the width of the table cells?<br>> _______________________________________________<br>> Help mailing list<br>> Help@lists.whatwg.org<br>> http://lists.whatwg.org/listinfo.cgi/help-whatwg.org<br></div>                                        </div></body>
</html>