Jump to content
  • 0

не получается таблица


ntym
 Share

Question

не получается и все тут, не получается у меня таблица. никак не могу разобраться: нужно, чтобы под 1 заголовком было 4 пункта, под вторым только 1, под 3 - 2 пункта, а под 4 - три. не могу научиться рисовать :-(

7b13222a3cab.jpg

помогите, пожалуйста, кому не трудно. очень надо.. спасибо заранее

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
<title></title>
</head>

<body>
<table border="1" width="100%">
<tr>
<td colspan="2">1</td>
<td rowspan="5">2</td>
<td colspan="2">3</td>
<td colspan="2">4</td>
</tr>
<tr>
<td width="50">5</td>
<td>6</td>
<td rowspan="2" width="5">7</td>
<td rowspan="2">8</td>
<td width="50">9</td>
<td>10</td>

</tr>
<tr>
<td>11</td>
<td>12</td>
<td rowspan="2">13</td>
<td rowspan="2">14</td>
</tr>
<tr>
<td>15</td>
<td>16</td>
<td rowspan="2" width="50">17</td>
<td rowspan="2">18</td>
</tr>
<tr>
<td>19</td>
<td>20</td>
<td>21</td>
<td>22</td>
</tr>
</table>

</body>

</html>

Link to comment
Share on other sites

  • 0

автор вам на будущие рекомендую программу Macromedia Dreamweawer иногда конечно полезно размять руки и написать табличку руками, но зачем парится когда можно за 5 мин сделать через програмку?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy