Jump to content
  • 0

проблема с формированием таблицы при загрузке в IE


artofpassion
 Share

Question

Сверстал свой первий сайт

но вот проблема, при загрузке страницы в IE таблица растягивается не на сто процентов как указано,

а на 10-15px меньше. После нажатия refresh вс? в порядке так же Opera отоброжает с самого начала вс? правильно.

Очень прошу о помощи !

Простите за ужасный код страничку делал в первый раз

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

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

<title>A Design</title>



<style type="text/css">
div { font-family: font-family: Verdana, sans-serif; font-style:normal; font-size: 16px; font-weight: ligh}
A {
text-decoration: none /* Убирает подчеркивание для ссылок */
}

A:hover {
font-size: 20; /* Размер шрифта */
color: #660000; /* Цвет ссылки */
}


</style>



</head>
<body bgcolor="#660000" leftmargin="0" bottommargin="0" topmargin="0" alink="black" vlink="black" link="black" >
<table border="1" bordercolor="" height="100%" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td width="100%" height="3%">

</td>


</tr>
<tr width="100%">
<td align="center" height="19" background="image/gradient/shadow1.jpg" width="100%">

</td>
</tr>
<tr bgcolor="white" height="100" width="100%">

<td width="100%" height="">

<table border="0" width="100%" height="100%" bordercolor="blue" cellpadding="0" cellspacing="0">
<tr>
<td width="171" align="right">
<img src="image/logo1.jpg" border="0" alt="Студия дизайна Анны Мироновой">
</td>
<td width="145" align="center">
<img src="image/logo.jpg" border="0" alt="Студия дизайна Анны Мироновой">
</td>
<td width="300" align="left">
<img src="image/logo3.jpg" border="0" alt="Студия дизайна Анны Мироновой">
</td>
<td align="center">
<table border="0" width="70%" height="100%" bordercolor="green" cellpadding="0" cellspacing="0">
<tr>
<td align="center" colspan="6" height="70%">

</td>
</tr>
<tr>
<td align="center" height="" nowrap>
<a href="index.html"><div> Домой </div></a>
</td>
<td align="center" nowrap>
<div>Обратная связь</div>
</td>
<td align="center" nowrap>
<div>Поиск</div>
</td>
<td align="center" nowrap>
<div>Галерея</div>
</td>
<td align="center" nowrap>
<div>Обо мне</div>
</td>
</tr>
<tr>
<td height="10%">
</td>
</tr>
</table>
</td>
</tr>



</table>

Link to comment
Share on other sites

2 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