Jump to content
  • 0

Что-то не то =(


Yahoo!
 Share

Question

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xml:lang="en" dir="ltr" lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Типо сайт=)</title>
<link rel="stylesheet" type="text/css" href="#" />

<style type="text/css">
html, body {height: 100%; width: 100%; margin: 0; padding: 0}
html {font-size:62.5%}
body {font: normal 1.6em Arial, Verdana, Helvetica, Calibri, Tahoma, sans_serif; line-height: 100%; color: #333; background: #fafafa}
table, tr, td, p {margin:0; padding:0; border: 1px solid #abcdef}
td {vertical-align: top; background: #456}

table {table-layout: fixed;}

#maim {height: 100%}
#header {}
#content {height: 100%; width: 100%}
#footer {}
#p-footer {padding: 5px}

#left-col {width: 17%; padding: 10px 10px 10px 0}
td#left-col div {border: 1px solid #9f9f9f; border-left: none}
#cent-col {width: 58%}
#right-col {width: 25%; padding: 10px 0 10px 10px}
td#right-col div {border: 1px solid #9f9f9f; border-right: none}
</style>
</head>
<body>
<table cellspacing="0" cellpadding="0" width="100%" id="maim">

<tr>
<td colspan="3" id="header"><p>head<br />head<br />head<br />head<br />head<br />head<br />head<br />head<br /></p></td>
</tr>

<tr id="content" colspan="3">

<td id="left-col">
<div>left content-menu</div>
</td>

<td id="centr-col">
centr
</td>

<td id="right-col">
<div>right content-menu</div>
</td>
</tr>

<tr>
<td colspan="3" id="footer"><p id="p-footer">footor</p></td>
</tr>

</table>
</body>
</html>

1. Мне надо что бы IE 6 отображал так же как и FF , т.е. центральная строка растягивалась на 100%, а шапка и футер взависимости от заполнения и всё вместе заполняло 100% окна браузера. FF всю таблицу показывает 100% а в осле скролл и не 100% а больше(видимо средней линии даёт 100%высоты от окна браузера, а не от таблицы)

2. выдаёт что-то не понятное по CSS(HTML ошибок нет):

34 td#right-col div Lexical error at line 24, column 3. Encountered: "D" (68), after : "<!" DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> :lang="en" dir="ltr" lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> > <title>"8?> A09B=)</title> > <style type="text/css"> * {border: 1px solid #abcdef}

84 Ошибка разбора </style> </head> <body> <table cellspacing="0" cellpadding="0" width="100%" id="maim"> <tr> <td colspan="3" id="header"><p>head>head>head>head>head>head>head>head></p></td> </tr> <tr id="content" colspan="3"> <td id="left-col"> <div>content-menu</div> </td> <td id="centr-col"> centr </td> <td id="right-col"> <div>content-menu</div> </td> </tr> <tr> <td colspan="3" id="footer"><p id="p-footer">footor</p></td> </tr> </table> </body> </html>

3. Колонки не растягиваются так как им задано в CSS (видимо связано с валидатором, вернее, с теми ошибками которые он указал).

Буду очень признателен за помошь.

Спасибо.

Link to comment
Share on other sites

1 answer 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