Jump to content
  • 0

Страница в Мозиле и в ИЕ


pix_l
 Share

Question

Добрый вечер.

Написал сайтец под моззилкой - все было ок, но когда решил под ИЕ запустить получил искажение и не пойму что мешает. у меня на стартовой странице идет таблица в таблице. первая таблица - на полный размер окна браузера, в ней вторая таблица, по центру как вертикально так и горизонтально. вторая таблица разделена на 3 столбца и 3 строки, по периметру заполняется картинками (типа фигурной рамки), а во второй строке и втором столбце размещена информация. так вот между первой строкой и второй появляется промежуток (хотя между второй и третьей такого нет) вот код:

<html>

<head>

<title>InfoSystem</title>

<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">

<meta http-equiv="refresh" content="1440"><link href="http://localhost/Data/fnt.css" type="text/css" rel="stylesheet">

</head><body topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" alink="#0000cc" background="http://localhost/Data/backpage.jpg" link="#0000cc" vlink="#0000cc">

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

<tr>

<td align="center" valign="middle">

<table border="0" cellpadding="0" cellspacing="0" width="790">

<tr>

<td background="http://localhost/Data/topleft.jpg" height="65" width="65"></td>

<td align="center" background="http://localhost/Data/topside.jpg" height="65" width="660">

<img src="http://localhost/Data/middletop1.jpg" border="0" height="65" width="205">

</td>

<td background="http://localhost/Data/topright.jpg" height="65" width="65"></td>

</tr>

<tr>

<td background="http://localhost/Data/leftside.jpg" valign="middle" width="65">

<img src="http://localhost/Data/middleleft.jpg" border="0" height="65" width="65"></td>

<td background="http://localhost/Data/windowback.jpg" width="660" align="center"> <div class="bigs">Информационная Система: Индивидуальный план</div><br>

<form action="user_enter.php" method="post">

<div class="welcome_bold">Логин:   <input type="Text" name="Log1" class="welcome">   Пароль:   <input type=password name="Pass1" class="welcome">   

<input type="submit" value="Войти в систему" class="welcome"></div></form>

</td>

<td background="http://localhost/Data/rightside.jpg" valign="middle" width="65">

<img src="http://localhost/Data/middleright.jpg" border="0" height="65" width="65"></td>

</tr>

<tr>

<td background="http://localhost/Data/bottomleft.jpg" height="65" width="65"></td>

<td align="center" background="http://localhost/Data/bottomside.jpg" height="65" width="660">

<img src="http://localhost/Data/middlebottom1.jpg" border="0" height="65" width="205"></td>

<td background="http://localhost/Data/bottomright.jpg" height="65" width="65"></td>

</tr>

</table>

</td></tr>

</table>

</body></html>

Спецы - гляньте, что за глюк. я что то не найду никак.

Link to comment
Share on other sites

6 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">

все равно между первой и второй строкой таблицы проходит полоса

Link to comment
Share on other sites

  • 0

может у тебя полоса возникает из-за картинок, которые находятся в ячеках, тогда тебе сюда: http://forum.htmlbook.ru/index.php?showtopic=13589

А вообще давай-ка ставь Доктайп и показывай скрин-шот, чтоб мы видели ситуацию

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