tayzle_karasik, можно было бы адекватнее выразиться, у меня не получаеться сделать данную таблицу и я попросил помощи у ребят лолза, но видимо 50 процентов токсичные так и остались
] <table border='1'> <tr> <th rowspan='2' width='200px'>Имя</th> <th colspan='2'>1 семестр</th> <th colspan='2'>2 семестр</th> </tr> <tr> <th>asdsdf</th> <th>asdsdf</th> <th>asdsdf</th> <th>asdsdf</th> </tr> <tr> <th>asdsdf</th> <th>asdsdf</th> <th>asdsdf</th> <th>asdsdf</th> <th>asdsdf</th> </tr> </table> Код <table border='1'> <tr> <th rowspan='2' width='200px'>Имя</th> <th colspan='2'>1 семестр</th> <th colspan='2'>2 семестр</th> </tr> <tr> <th>asdsdf</th> <th>asdsdf</th> <th>asdsdf</th> <th>asdsdf</th> </tr> <tr> <th>asdsdf</th> <th>asdsdf</th> <th>asdsdf</th> <th>asdsdf</th> <th>asdsdf</th> </tr> </table> Остальное по аналогии добавишь :) Удачи