Jump to content
  • 0

В ячейке текст переносится на новую строку, почему?


sinderman
 Share

Question

Делал таблицу в программе NVU, в первой ячейке должен быть заголовок "московский государственный университет природообустройства (мгуп), но почему-то после слова университет текст переносится на другую строку этой же ячейки, почему такое происходит?

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta content="text/html; charset=Windows-1251" http-equiv="content-type">
<title>Table</title>


</head>
<body>

<table style="text-align: left; width: 1200px; height: 800px;" border="1" cellpadding="2" cellspacing="2">

<tbody>

<tr>

<td style="height: 95px; width: 334px;" colspan="5" rowspan="1">
Московский государственный университет природообустройства (мгуп)
</td>

</tr>

<tr>

<td colspan="1" style="height: 605px; width: 216px;" rowspan="2"> ячейка </td>

<td colspan="4" rowspan="1" style="height: 605px; width: 334px;">ячейка </td>

</tr>

<tr>

<td style="height: 90px; width: 334px;" colspan="1" rowspan="1"> ячейка </td>

<td style="width: 396px;">ячейка</td>

<td style="width: 105px;">ячейка</td>

<td style="width: 105px;">ячейка</td>

</tr>

</tbody>
</table>




</body>
</html>

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

А как так получается, что при открытии таблицы эта ячейка шириной во всю таблицу, а прописана ширина лишь 334px, хотя вся таблица шириной 1200px...?

У этой ячейки поставил ширину 1200рх, как и таблицы, вс? стало нормально, спасибо за подсказку!

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