<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'><!--colspan counts the number of columns in the NEXT tr just below declaration -->
<P><!--Also you have one table (not three) --><BR>
<P><body><BR><table border=1 frame=void cellspacing=0 cellpadding=4 style="width: 100%;"><BR><tr><BR><th colspan=20 align=center><BR><h2>Limits</h2><BR></th><BR></tr><BR><tr><BR>
<!-- what is the empty space used for? --><BR><!-- th align=left valign=bottom colspan=6></th --><BR>
<BR><th align=center valign=bottom colspan=6>Position Limits</th><BR><th align=left valign=bottom colspan=4>Aim Order Limits</th><BR><th align=left valign=bottom colspan=4>Actual Order Limits</th><BR></tr><BR><tr><BR><td><BR>
<!-- you are in the same table so you dont need a second declaration --><BR><!-- table border=1 frame=void cellspacing=0 cellpadding=4 --><BR><tr><BR><!-- th align=left valign=bottom colspan=6></th --><BR><th align=left valign=bottom colspan=2>Book</th><BR><th align=left valign=bottom colspan=2>Product</th><BR><th align=left valign=bottom colspan=2>Cluster</th><BR><th align=left valign=bottom colspan=2>Buy</th><BR><th align=left valign=bottom colspan=2>Sell</th><BR><th align=left valign=bottom colspan=2>Buy</th><BR><th align=left valign=bottom colspan=2>Sell</th><BR></tr><BR><tr><BR><td><BR>
<!-- why do you want another table ...why not use the initial table declaration from the top ? --><BR><!-- table class="sortable" border=1 frame=void cellspacing=0 cellpadding=4 style="width: 100%;" --><BR><tr><BR><th align=center valign=bottom>Product</th><BR><th align=center valign=bottom>Cluster</th><BR><th align=center valign=bottom>Symbol</th><BR><th align=center valign=bottom>Ticker</th><BR><th align=center valign=bottom>Market</th><BR><th align=center valign=bottom>MaxShort</th><BR><th align=center valign=bottom>Min</th><BR><th align=center valign=bottom>Max</th><BR><th align=center valign=bottom>Min</th><BR><th align=center valign=bottom>Max</th><BR><th align=center valign=bottom>Min</th><BR><th align=center valign=bottom>Max</th><BR><th align=center valign=bottom>Min</th><BR><th align=center valign=bottom>Max</th><BR><th align=center valign=bottom>Min</th><BR><th align=center valign=bottom>Max</th><BR><th align=center valign=bottom>Min</th><BR><th align=center valign=bottom>Max</th><BR><th align=center valign=bottom>Min</th><BR><th align=center valign=bottom>Max</th><BR></tr><BR><tr><BR><td>AMID</td><BR></body><BR><BR>Buena Suerte,<BR>Martin <BR>______________________________________________ <BR><BR><PRE> _____ _          _____             _          _____     ___ _                        _____               _     _   _         
|_   _| |_ ___   |  _  |___ ___ ___| |_ ___   |   __|___|  _| |_ _ _ _ ___ ___ ___   |   __|___ _ _ ___ _| |___| |_|_|___ ___ 
  | | |   | -_|  |     | . | .'|  _|   | -_|  |__   | . |  _|  _| | | | .'|  _| -_|  |   __| . | | |   | . | .'|  _| | . |   |
  |_| |_|_|___|  |__|__|  _|__,|___|_|_|___|  |_____|___|_| |_| |_____|__,|_| |___|  |__|  |___|___|_|_|___|__,|_| |_|___|_|_|
                       |_|                                                                                                    </PRE><BR><BR>  
<BR>
<DIV>> Date: Wed, 7 May 2014 17:31:07 -0600<BR>> From: larry.martell@gmail.com<BR>> To: help@lists.whatwg.org<BR>> Subject: Re: [html5] using colspan with nested html tables<BR>> <BR>> On Wed, May 7, 2014 at 4:44 PM, Bill Barron <Bill.Barron@guidestone.org> wrote:<BR>> > At StackOverflow, Larry specified that the requirement for nested tables stems from the table sorting code he is using, not from the need to style the table in novel ways with CSS.<BR>> ><BR>> > I would recommend formatting the tables using W3C standard tags including thead, tbody, caption, colgroup and col. Then I would reevaluate the table-sorting code I am using. Consider something that sorts rows within the <tbody> tag when th elements in very last row within <thead> element are clicked.<BR>> <BR>> <BR>> Thanks for the reply. I fixed this by doing just what you said - I<BR>> added a thead and modified the js code to use the last rows of the<BR>> thead.<BR>> <BR>> <BR>> ><BR>> > On May 7, 2014, at 4:13 PM, "Brian Tremblay" <webmaster@tsmchughs.com> wrote:<BR>> >><BR>> >>> On 5/7/14, 12:24 PM, Larry Martell wrote:<BR>> >>> Please see my question at stackoverflow:<BR>> >>><BR>> >>> http://stackoverflow.com/questions/23505433/using-colspan-with-nested-html-tables<BR>> >><BR>> >> Are you expecting an answer here to your question on stackoverflow? Or inviting people to go to stackoverflow and answer there? I don't have an account on stackoverflow. If you want an answer here, you should probably ask here.<BR>> >><BR>> >> I did look over the question quickly, and I can't see why you need to nest tables. You should be able to do pretty much anything you want with css applied to a single table.<BR>> >><BR>> >> --<BR>> >> Brian Tremblay<BR>> >> _______________________________________________<BR>> >> Help mailing list<BR>> >> Help@lists.whatwg.org<BR>> >> http://lists.whatwg.org/listinfo.cgi/help-whatwg.org<BR>> > _______________________________________________<BR>> > Help mailing list<BR>> > Help@lists.whatwg.org<BR>> > http://lists.whatwg.org/listinfo.cgi/help-whatwg.org<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>