Jump to content
  • 0

Как отключить скролл в ИЕ?


dota
 Share

Question

8 answers to this question

Recommended Posts

  • 0
Guest Гость_dota_*

Так там нету содержимого столько чтобы не вмещалось. И в опере и мозиле показывает все нормально. У меня футер по высоте в 70px и как раз на 70 px IE опускает еще вниз футер.

Link to comment
Share on other sites

  • 0
Так там нету содержимого столько чтобы не вмещалось. И в опере и мозиле показывает все нормально. У меня футер по высоте в 70px и как раз на 70 px IE опускает еще вниз футер.

А причем тогда режим «на весь экран»?

Без кода что тебе сказать можно? Исправль 16-ю строчку, дело в ней.

Link to comment
Share on other sites

  • 0
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Market bistro</title>
<link rel="stylesheet" type="text/css" href="st.css">
</head>
<body>
<table class="t">
<tr height=100% valign=top>
<td>
<!--логотип-->
<div id="logo">
<img src="i/log.gif" alt="market bistro" width=803px height=132px>
</div>
<!--1-е меню-->
<div id="menu">
<table align="center" cellspacing=0 cellpadding=0>
<tr>
<td>
<ul>
<li class=bleft><a href="#">home</a></li>
<li><a href="#">menus</a></li>
<li><a href="#">bistro fare</a></li>
<li class="current"><a href="#">market specialties</a></li>
<li><a href="#">catering</a></li>
<li><a href="#">gifts</a></li>
<li><a href="#">events</a></li>
</ul>
</td>
</tr>
</table>
</div>
<!--2-е меню-->
<div id="menu2" align=center>
<ul>
<li><a href="#">Wine</a></li>
<li><a href="#">Beer</a></li>
<li><a href="#">The Deli</a></li>
<li class="cur"><a href="#">Cheese</a></li>
<li><a href="#">On the shelves</a></li>
</ul>
</div>
<!--текст-->
<table class="t3" cellpading=0 cellspacing=0>
<tr>
<td width=40% valign=bottom class="image"><img src="i/cheese.gif" alt="Cheese" width=358px height=316px></td>
<td width=60% class="text">
<h4>Cheese</h4>
<p>L&L is on a mission to help make every meal a special occasion. We bring the world of extraordinary food and drink to you, conveniently and consistently.<br><br>
Our vision is to create a family of local marketplaces where businesses and busy professionals have easy access to extraordinary food. We strive to be recognized in our communities as the place to go when you want distinctive food and drink for any occasion, dished up with personal service, with knowledgeable advice on the side.</p>
</td>
</tr>
</table>
</td>
</tr>
<!--футер-->
<tr height="70px" valign="bottom">
<td>
<!--белая полоса-->
<div class="t4"> </div>
<!--нижнее меню-->
<div id="menu3" align="center">
<ul>
<li class=leftb><a href="#">about us</a></li>
<li><a href="#">contact us</a></li>
<li><a href="#">career at L&L</a></li>
<li><a href="#">privacy policy</a></li>
<li><a href="#">site map</a></li>
</ul>
</div>
<!--копирайт-->
<table class="t5">
<tr>
<td class="left">Web design by Offsiteteam corp.</td>
<td class="right">© 2006 DNR Group, Inc.</td>
</tr>
</table>
</td>
</tr>
</table>

</body>
</html>

Edited by dota
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