kokrek3, Да, сам щас проверил.
Щас скину новый код...
<html>
<head>
<meta charset="utf-8">
<style type="text/css">
TABLE {
border-collapse: collapse;
}
TD, TH {
padding: 3px;
border: 1px solid black;
}
TH {
background: #b0e0e6;
width: 400px;
height: 40px;
}
</style>
</head>
<body>
<table width="100%">
<th colspan="1"></th>
<th colspan="1"></th>
<th style="width: 15%;"></th>
<th colspan="1"></th>
<th colspan="1"></th>
</tr>
<tr>
<th colspan="1"></th>
<th colspan="1"></th>
<th colspan="1"></th>
<th colspan="1"></th>
<th colspan="1"></th>
</tr>
<tr>
<th colspan="1"></th>
<th colspan="1"></th>
<th rowspan="2"></th>
<th colspan="1"></th>
<th colspan="1"></th>
</tr>
<tr>
<th colspan="2"></th>
<th colspan="1"></th>
<th colspan="1"></th>
</tr>
</table>
</body>
</html>
# kokrek3 (14.03.2016 / 13:31)Не за что) Не забудь изменить процент)
Scorpion, спасибо большое, выручил