Jump to content
  • 0

Не могу убрато отступ


TrilLiaN
 Share

Question

6 answers to this question

Recommended Posts

  • 0

Сайт на uCoz

1 CSS:

body {background: #ececec; margin:0px; padding:0px;}
.wrap {background: #ececec; margin:5px;}
.header {height: 170px; background: #ececec no-repeat; position: relative;}
table.main-table {border: 0px; padding: 0px; border-collapse: collapse; width: 100%; border-spacing: 0px; margin-left: auto; margin-right: auto;}
td.content-block {vertical-align: top; padding: 10px 10px 10px 10px;}

+

#tabwrap{
height: 210px; width: 100%; border-collapse: collapse; width="" align=""; margin-top:0px;
}

#tabl{
width: 415px; height: 210px; letter-spacing: 0px; word-spacing: 0px; background-image: url("http://myps.3dn.ru/myps/logotip.png"); background-repeat: no-repeat; background-position: 100% 50%;
}

#tabc{
height: 210px; letter-spacing: 0px; word-spacing: 0px; background-image: url("http://myps.3dn.ru/myps/bglogotip.png"); background-repeat: repeat-x; background-position: 50% 50%;
}

#tabend{width: 18px; height: 210px; letter-spacing: 0px; word-spacing: 0px; background-image: url("http://myps.3dn.ru/myps/logotip_end.png"); background-repeat: no-repeat; background-position: 0% 50%;
}

(это относится к стилю таблиц.

1 html:

<table id="tabwrap"><tbody><tr><td id="tabl">
</td><td id="tabc">
</td>
</td><td id="tabend">
</td></tr></tbody></table>

А вот все что касается wrap:

<div class="wrap">
$GLOBAL_AHEADER$
<?if($MODULE_ID$='forum')?><table class="main-table"><tr><td class="forum-block"><?endif?>
<!-- <middle> -->
<table class="main-table">
<tr>
<td class="side-block">

Edited by TrilLiaN
Link to comment
Share on other sites

  • 0

И так сайт значится http://myps.3dn.ru/ первое что бросается в глаза

<table id="tabwrap">
<tbody>
<tr>
<td id="tabl"><br></td>
<td id="tabc"><br></td>
<br></td>
<td id="tabend"><br></td>
</tr>
</tbody>
</table>

тэг br весит в воздухе и лишний закрывающий td

Далее

<div class="wrap" style="margin: 0;">

пробел убран...

Edited by stars
Link to comment
Share on other sites

  • 0
Он не лишний это я так сделал отступ от шапки до меню.

Нет пробел не убран,осталось все по прежнему 1a6f60d6373b.jpg

Я конечно рад что вы решили так делать отступ но если вас не устраивают HTML\XHTML стандарты то врятле вам можно чем-то помочь(Браузеры кстати не смотря на все стараются придерживаться стандартов)...

Надо заметить такие ошибки вам прощаются в таблицах попробовали бы с дивом провернуть такие обороты )

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