Jump to content
  • 0

Скачет ширина меню в mozille и opere


VanDer
 Share

Question

Главное горизонтальное меню разделено на 4 ровные части в IE все ровно

в других браузерах ширина меняется ходишь по навигации то шире то уже скачет в общем

вот код что поправить

<table width="100%" border="0">

<tr><td width="25%" class="line1">11111</td><td><img src="/images/i/dot.gif" width="8" height="1" alt="" /></td><td width="25%" class="line1">11111</td><td><img src="/images/i/dot.gif" width="8" height="1" alt="" /></td><td width="25%" class="line1">11111</td><td><img src="/images/i/dot.gif" width="8" height="1" alt="" /></td><td width="25%" class="line1">11111</td></tr>

спасибо за внимание

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0
в общем вот код что поправить

<table width="100%" border="0">

<tr><td width="25%" class="line1">11111</td><td><img src="/images/i/dot.gif" width="8" height="1" alt="" /></td><td width="25%" class="line1">11111</td><td><img src="/images/i/dot.gif" width="8" height="1" alt="" /></td><td width="25%" class="line1">11111</td><td><img src="/images/i/dot.gif" width="8" height="1" alt="" /></td><td width="25%" class="line1">11111</td></tr>

спасибо за внимание

Поправить нужно знания и учить CSS http://stepbystep.htmlbook.ru/

Link to comment
Share on other sites

  • 0
меню 4 ячейки ниже сайт разбит на 3 колонки может поэтому семь если закрыть тег table

все ровно но нижние 3 колонки становятся одной

Поставь border="1" у таблицы и посчитай B)

Link to comment
Share on other sites

  • 0
ставлю бордер 1 меню 4 колонки + выделяет 3 колонки с контентом ниже получается семь это IE

в mozille и opere меню 5 колонок + 3 в низу

Что в итоге хочешь получить?

<tr> - задает строку. <td> - ячейку. Поскольку в твоем коде <tr> один, то и строка получается одна. В этот тег <tr>, ты вложил 7 ячеек.

поправить знания не могу их нет в общем пока

Знания сами не поправятся. B) Где и что почитать ссылку тебе дали.

Link to comment
Share on other sites

  • 0

Спасибо товарищи

посчитал и вправду семь, 4 это меню а три это отступы между меню (не я делал я ломаю)

сайт резиновый как задать чтоб отступы между меню всегда одинаковые были а то средний растягивается в ширь (в mozile)

><table width=\"100%\" border=\"1\">

".s_browse_sub(95,$browse_sub_name)."

<tr>

<td class=\"menu2\">

".s_browse_sub(84,$browse_sub[2])."

</td>

<td><img src=\"/images/i/dot.gif\" width=\"8\" height=\"1\" alt=\"\" /></td>

<td class=\"menu2\">

".s_browse_sub(85,$browse_sub[2])."

</td>

<td><img src=\"/images/i/dot.gif\" width=\"8\" height=\"1\" alt=\"\" /></td>

<td class=\"menu2\">

".s_browse_sub(86,$browse_sub[2])."

</td>

<td><img src=\"/images/i/dot.gif\" width=\"8\" height=\"1\" alt=\"\" /></td>

<td class=\"menu2\">

".s_browse_sub(87,$browse_sub[2])."

</td>

</tr>

Link to comment
Share on other sites

  • 0
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr style="background:#eee">
<td style="width:25%" class="menu2">1111 <div style="background:url(./nic.jpg) center right;width:14px;height:100%;float:right"> </div></td>
<td style="width:25%" class="menu2">22222<div style="background:url(./nic.jpg) center right;width:14px;height:100%;float:right"> </div></td>
<td style="width:25%" class="menu2">22222<div style="background:url(./nic.jpg) center right;width:14px;height:100%;float:right"> </div></td>
<td style="width:25%" class="menu2">4444<div style="background:url(./nic.jpg) center right;width:14px;height:100%;float:right"> </div></td>
</tr>
</table>

Edited by InCun
Link to comment
Share on other sites

  • 0

Спасибо ничего не помогло

причем здесь таблицы стилей не понял тут просто таблица

Уточняю вопрос

у сайта есть четыре блока меню первого уровня разделены тремя пустыми ячейками

как пофиксить чтоб блоки меню ширину свою не меняли при навигации по этому самому меню

проблемное место начало кода

<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">

".s_browse_sub(95,$browse_sub_name)."
<tr>

<td class=\"menu2\">
".s_browse_sub(84,$browse_sub[2])."
</td>
<td ><img src=\"/images/i/dot.gif\" width=\"8\" height=\"1\" alt=\"\" /></td>
<td width=\"25%\" class=\"menu2\">

".s_browse_sub(85,$browse_sub[2])."

</td>
<td ><img src=\"/images/i/dot.gif\" width=\"8\" height=\"1\" alt=\"\" /></td>
<td width=\"25%\" class=\"menu2\">

".s_browse_sub(86,$browse_sub[2])."

</td>
<td ><img src=\"/images/i/dot.gif\" width=\"8\" height=\"1\" alt=\"\" /></td>
<td width=\"25%\" class=\"menu2\">

".s_browse_sub(87,$browse_sub[2])."

</td>

</tr>
<tr>
<td colspan=\"7\"><img src=\"/images/i/dot.gif\" width=\"1\" height=\"8\" alt=\"\" /></td>
</tr>
<tr> <td colspan=\"7\" id=\"menu3\"><img style=\"float:left;\" src=\"/images/i/dot.gif\" width=\"1\" height=\"19\" alt=\"\" />".s_browse_level(3,$browse_sub[3])."
</td>
</tr>
<tr>
<td colspan=\"7\"><img src=\"/images/i/dot.gif\" width=\"1\" height=\"11\" alt=\"\" /></td>
</tr>
<tr>
<td class=\"top\">
%ColLeft

</td>
<td><img src=\"/images/i/dot.gif\" width=\"8\" height=\"1\" alt=\"\" /></td>
<td width=\"25%\" colspan=\"3\" class=\"top\" id=\"content\">
<!-- content -->
%ColCenter
<!-- /content -->
</td>
<td><img src=\"/images/i/dot.gif\" width=\"8\" height=\"1\" alt=\"\" /></td>
<td class=\"top\">

%ColRight
</td>
</tr>
</table>

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