کد html این جدول بدقلق رو میخوام

mrj345

New Member
سلام دوستان عزیز.. کسی میدونه کدHTML این جدول چیه؟

attachment.php
 

پیوست ها

  • Capture.JPG
    Capture.JPG
    20.9 کیلوبایت · بازدیدها: 17

the_king

مدیرکل انجمن
سلام دوستان عزیز.. کسی میدونه کدHTML این جدول چیه؟

attachment.php

HTML:
<html>
<body>
<style type="text/css">
.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{font-family:Arial, sans-serif;font-size:18px;padding:10px 5px;border-style:solid;border-width:2px;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;font-size:18px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:2px;overflow:hidden;word-break:normal;}
.tg .tg-left{font-weight:bold;font-size:18px;vertical-align:top}
.tg .tg-empty{vertical-align:top;border-style:solid;border-width:0px}
.th .th-cell{}
.tg .tg-top{font-weight:bold;font-size:18px;background-color:#c0c0c0;text-align:center;vertical-align:top}
</style>
<table class="tg" style="undefined;table-layout: fixed; width: 364px">
<colgroup>
<col style="width: 91px">
<col style="width: 91px">
<col style="width: 91px">
<col style="width: 91px">
</colgroup>
  <tr>
    <th class="tg-empty" rowspan="2"></th>
    <th class="tg-top" colspan="2">Average</th>
    <th class="tg-top" rowspan="2">Red<br>eyes</th>
  </tr>
  <tr>
    <td class="tg-top">height</td>
    <td class="tg-top">weight</td>
  </tr>
  <tr>
    <td class="tg-left">Males</td>
    <th class="th-cell">1.9</td>
    <th class="th-cell">0.003</td>
    <th class="th-cell">40%</td>
  </tr>
  <tr>
    <td class="tg-left">Females</td>
    <th class="th-cell">1.7</td>
    <th class="th-cell">0.002</td>
    <th class="th-cell">43%</td>
  </tr>
</table>
</body>
</html>

Tables Generator
 

جدیدترین ارسال ها

بالا