Jump to content
  • 0

в opera и mozilla DIVы перескакивают на строку


Electra
 Share

Question

в IE7 все нормально

картинка "домик" расоплагается слева от меню

w400_f834d6d170260b45c8df90c95b2f9eb0.jpg

в опере и в моизле меню перескакивает на следующую строку

w400_0df44462466caf9cff7657c2c5e69d03.jpg

w400_167e8ef41a34e8eced8a026d25152284.jpg

как исправить?

td.menu {
width: 100%;
background-image: url(images/menu_background.jpg);
white-space: nowrap;
}

div.house {
float: left;

height: 22px;
background-color: #3b73b9;
background-image: url(images/house2.gif);
}

div.menu {
float: left;
background-color: #e6e6e6;
vertical-align: top;
}

div.menu a{
font-family: Tahoma;
font-size: x-small;
color: #717171;
text-decoration:none;
}

 <td colspan="4" align="center" valign="top" class="menu">
<div class="house"></div><div class="menu"><TABLE Width="100%" Border="0" align="left" CellPadding="0" CellSpacing="0">
..........таблица меню............................
</TABLE></DIV></td>

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

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