Jump to content
  • 0

Интернет Эксплорер Не Слушаеться


psywalker
 Share

Question

У меня следующая проблема: Мне нужно сверстать таблицу,вот такую :895504_bigthumb.jpg но меня мучает одна проблема,видите наверху слева где.бекраундом вставлена картинка,а таблица в Интернете Эксплорере нехочет,чтобы эта картинка прижималась к верхнему бортику и в результате получаеться ОТСТУП,который я Просто не в состоянии убрать.чё тока я уже не пробовал...Помогите пожалуйста решить проблему,вот например в Мазиле всё Отлично,нету никаких отступов,а проблема именно в ИЕ

Вот код :

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
body {background-image: url(images/fon_02.gif);background-repeat: repeat;}
.table2{width:773px; height:384px; border-bottom: 5px solid #ffffff;border-left: 4px solid #ffffff;border-right: 6px solid #ffffff; border-top: 5px solid #ffffff;}
</style>
</head>

<body>
<table class="table2" style="background-image: url(images/tel_26.gif);background-repeat: repeat;" cellpadding="0" cellspacing="0">
<tr>
<td width="192" height="374">
<table style="background-image: url(images2/2_07.gif);background-repeat: no-repeat;border-right: 8px solid #ffffff;" width="192" height="374" cellpadding="0" cellspacing="0">
<tr>
<td width="192" height="374">
<table style="background-image: url(images2/2_07.gif);background-repeat: no-repeat; width="192" height="374" cellpadding="0" cellspacing="0"><tr>
<td width="192" height="374">b</td>
</tr>
</table>
</td>
</tr>
</table>


</td>
<td style="background-image: url(images/tel_26.gif);" width="572" height="374">

<table border=0 cellpadding="0" cellspacing="0">
<tr>
<td style="background-image: url(images2/2_10.gif);background-repeat: no-repeat; background-position: left top;border-right: 5px solid #ffffff;"width="156" height="133">ff</td>
<td style="background-image: url(images2/tel_15.gif);background-repeat: no-repeat; border-right: 5px solid #ffffff;" width="190" height="133">ff</td>
<td style="background-image: url(images2/tel_21.gif);background-repeat: no-repeat; background-position: top-right;" width="225" height="133">ff</td>
</tr>
<tr>
<td colspan="100%" style="background-image: url(images2/33.gif);background-repeat: no-repeat; background-position: right; border-bottom: 8px solid #ffffff;border-top: 8px solid #ffffff;"width="572" height="173">ff</td>
</tr>
<tr>
<td style="background-image: url(images2/12.gif);background-repeat: no-repeat; background-position: right;" colspan="100%" width="572" height="67"></td>
</tr>
</table>
</td></tr></table>

</body>
</html>

</body>
</html>

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
body {background-image: url(images/fon_02.gif);background-repeat: repeat;}
.table2{width:773px; height:384px; border-bottom: 5px solid #ffffff;border-left: 4px solid #ffffff;border-right: 6px solid #ffffff; border-top: 5px solid #ffffff;}
</style>
</head>

<body>
<table class="table2" style="background-image: url(images/tel_26.gif);background-repeat: repeat;" cellpadding="0" cellspacing="0">
<tr>
<td width="192" height="374" valign="top">
<table style="background-image: url(images2/2_07.gif);background-repeat: no-repeat;border-right: 8px solid #ffffff;" width="192" height="374" cellpadding="0" cellspacing="0">
<tr>
<td width="192" height="374">
<table style="background-image: url(images2/2_07.gif);background-repeat: no-repeat; width="192" height="374" cellpadding="0" cellspacing="0"><tr>
<td width="192" height="374">b</td>
</tr>
</table>
</td>
</tr>
</table>


</td>
<td style="background-image: url(images/tel_26.gif);" width="572" height="374">

<table border=0 cellpadding="0" cellspacing="0">
<tr>
<td style="background-image: url(images2/2_10.gif);background-repeat: no-repeat; background-position: left top;border-right: 5px solid #ffffff;"width="156" height="133">ff</td>
<td style="background-image: url(images2/tel_15.gif);background-repeat: no-repeat; border-right: 5px solid #ffffff;" width="190" height="133">ff</td>
<td style="background-image: url(images2/tel_21.gif);background-repeat: no-repeat; background-position: top-right;" width="225" height="133">ff</td>
</tr>
<tr>
<td colspan="100%" style="background-image: url(images2/33.gif);background-repeat: no-repeat; background-position: right; border-bottom: 8px solid #ffffff;border-top: 8px solid #ffffff;"width="572" height="173">ff</td>
</tr>
<tr>
<td style="background-image: url(images2/12.gif);background-repeat: no-repeat; background-position: right;" colspan="100%" width="572" height="67"></td>
</tr>
</table>
</td></tr></table>

</body>
</html>

</body>
</html>

Link to comment
Share on other sites

  • 0

К сожалению страницы нету,потомучто это моя импровизация.я тока учусь

,но есть ссылка на архив с проблемой,скачайте плиз,там 5 сек,потом в папке нажмите файл-Баба3

http://webfile.ru/2184299

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