Jump to content
СофтФорум - всё о компьютерах и не только

проблемы отображения web страниц в IE


Recommended Posts

Не получается сделать так чтобы web-страничка не вылезала за границы окна браузера справа, причем только в некоторых браузерах... Подскажите как это можно исправить и каковы причины этого?

Link to comment
Share on other sites

В коде странице, который Константин А мне отправил на ЛС, width таблице не в порядке. Во перых есть

<table width="800" height="814" border="0">

Потом есть:

<tr><td width="223" height="162">...</td><td colspan="5" align="left" valign="middle"><div align="center"><img src="label.jpg" width="593" height="154" hspace="0" vspace="0" border="0" align="absbottom"></div></td><td width="226">...</td><td width="1"> </td><td width="1" valign="top"> </td><td width="1"> </td><td width="1"> </td><td width="1"> </td><td width="1"> </td><td width="12"> </td></tr>

Сума здесь не 800 а 1060

Потом

<tr><td height="28" align="center"><span class="стиль8">новости</span></span></td><td width="109" bordercolor="#00CCFF" bgcolor="#0000FF"><div align="left" class="стиль8"><a href="index-inteko.htm" class="стиль9">ГЛАВНАЯ</a></div></td><td width="136" bgcolor="#00CCFF">...</td><td width="102" bgcolor="#00CCFF">...</td><td width="155" bgcolor="#00CCFF">...</td><td width="192" bgcolor="#00CCFF">...</td><td rowspan="2" valign="top">...</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr>

Тут вообще поля, которое было 593 стало 721 px

Надо изправить значения width и все будеть в порядке :)

Edited by Darhazer
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.

Guest
Reply to this topic...

×   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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...