KL12_SiChuan_TV.html 1.2 KB

123456789101112131415161718192021222324252627282930313233
  1. <!doctype html>
  2. <html lang="zh-cn">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>四川快乐12TV走势图</title>
  6. <link href="/static/css/zst.css" rel="stylesheet" type="text/css" />
  7. </head>
  8. <body>
  9. <div class="content">
  10. <table border="0" cellpadding="0" cellspacing="1">
  11. <thead>
  12. <tr class="thead" bgcolor="#1372b7">
  13. <th width="100" rowspan="2">期号</th>
  14. <th rowspan="2" colspan="5">开奖号</th>
  15. <th colspan="12">号码分布</th>
  16. <th rowspan="2">和<br>值</th>
  17. <th rowspan="2">跨<br>度</th>
  18. <th rowspan="2">大<br>小<br>比</th>
  19. <th rowspan="2">奇<br>偶<br>比</th>
  20. <th rowspan="2">质<br>合<br>比</th>
  21. </tr>
  22. <tr class="thead" bgcolor="#1372b7">
  23. <td>01</td><td>02</td><td>03</td><td>04</td><td>05</td><td>06</td>
  24. <td>07</td><td>08</td><td>09</td><td>10</td><td>11</td><td>12</td>
  25. </tr>
  26. </thead>
  27. <tbody><!--@@chartData--></tbody>
  28. <tbody><!--@@missData--></tbody>
  29. </table>
  30. </div>
  31. </body>
  32. </html>