Jump to content
  • 0

проблемка с таблицей


bestxp
 Share

Question

r4x3zENxJW.jpg

собстно по картинке видно что в ИЕ разъезжаеться само по себе

код страницы( на пхп вставки не реагировать)

@charset "utf-8";
/* CSS Document */

#top {
position:absolute;
left:5%;
top:0px;
width:90%;
height:50px;
z-index:99;
background-color: #FC9;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}
#body {
position:absolute;
left:5%;
top:65px;
width:90%;
height:85%;
z-index:2;
margin: 0px;
padding: 0px;
}
#apDiv1 {
position:absolute;
left:5%;
top:97%;
width:90%;
height:3%;
z-index:3;
background-color: #F96;
font-family: verdana;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bold;
text-transform: none;
color: #006;
margin: auto;
padding-top: 10px;
}
#apDiv2 {
position:absolute;
left:0px;
top:0px;

z-index:4;
}
.logo{
padding-left: 25px;
}
.nav{
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
padding-left: 0px;
padding-right: 50px;
float: none;
vertical-align: bottom;
}
.nav a {
color:#F00;
font-weight: bold;
text-decoration: none;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: dotted;
border-right-style: dotted;
border-bottom-style: dotted;
border-left-style: dotted;
}
.nav a:hover {
color: #FFF;
font-size: 14px;
font-family: Verdana, Geneva, sans-serif;
background-color: #F93;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
}
.nav a:active {
font-family: Verdana, Geneva, sans-serif;
text-decoration: underline;
}
.body{
margin: 0px;
padding: 0px;
color: #FF9;
background-color: #FFC;
}
.cat a{
font-family: Verdana, Geneva, sans-serif;
text-decoration: underline;
color: #FFF;
font-weight: bolder;
}
.cat a:hover{
text-decoration: underline;
color: #CCC;
background-color: #6D1D1D;
}
.animegod a{
font-family: Verdana, Geneva, sans-serif;
text-decoration: underline;
color: #FFF;
font-weight: bolder;
}
.animegod a:hover{
text-decoration: underline;
color: #CCC;
background-color: #6D1D1D;
}
.bodytable{
background-color: #FCFCFE;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
text-decoration: none;
padding: 0px;
font-weight: normal;
}
.player{
body,td,th {
font-family: Verdana, Geneva, sans-serif;
padding-top: 25px;
padding-right: 25px;
padding-bottom: 0px;
padding-left: 0px;
}
a {
font-family: Verdana, Geneva, sans-serif;
color: #09F;
}

#desc{
border: 1px solid #C00;
height: 100%;
width: 100%;
padding-top:25px;
padding-right: 0px;
padding-bottom: 8px;
padding-left: 25px;
margin: 10px;
font-weight: bold;
}
.desc img{
padding-top: 1px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 5px;
margin: 1px;
}
.TabbedPanels
{
width:100%;
height:100%;
padding: 5px;
}
#episode_list {
left:251px;
top:112px;
width:400px;
height:450px;
z-index:1;
display: block;
overflow: auto;
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
text-decoration: none;
}
.episode1_list a{
font-weight: bold;
color: #306;
font-family: Verdana, Geneva, sans-serif;
}
.episode1_list a:hover{
font-family: Verdana, Geneva, sans-serif;
color: #00F;
font-weight: bold;
}
.adr{
background:#C86604;
font-size: 14px;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
color: #cFF; padding-left:20px;
text-decoration: none;
}
.adr a{
font-family: Verdana, Geneva, sans-serif;
text-decoration: underline;
color: #09F;
}
.adr a:hover{
font-family: Verdana, Geneva, sans-serif;
text-decoration: none;
color: #09F;
}

это ксс

ниже хтмл

<!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><?=$data['title'];?></title>
<link type="text/css" rel="StyleSheet" href="/tpl/style.css" />
</head>

<body bgcolor="#FFFFCC" text="#333399" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<div id="top">
<table border="0" width="100%" style="vertical-align:bottom">
<tr><td width="20%">
<div class="logo" align="left"><a href="<?=$global['url'];?>/"><img src="img/logo.png" title="Аниме-TV" border="0" /></a></div></td>
<td width="80%"> <div class="nav" align="right"><a href="<?=$global['url'];?>/index.php">Главная страница</a> | <a href="<?=$global['url'];?>/cat.php">Категории</a> | Список Аниме | <a href="http://forum.ani-tv.ru" title="Аниме Форум">Форум</a> | О Сайте</div></td></tr></table>

</div>

<div id="body">
<table width="100%" height="100%" class="bodytable" cellpadding="0" cellspacing="0">
<tr style="height:25px">
<td colspan="2" style="background:#C86604;font-size: 14px;font-family: Verdana, Geneva, sans-serif;font-weight: bold;color: #cFF; padding-left:20px;text-decoration: none;"><span class="adr"><?=$data['h1'];?></span></td>
</tr>
<tr style="height:18px;">
<td colspan="2" style=" background:url(/img/bg/navbg.png);"><h1 style="font-size: 18px;color: #FFC; padding-left:20px; height:18px;">Список категорий</h1></td>
</tr>
<tr>
<td width="48%" valign="top">
<div class="desc" style=" padding-left:23px; padding-top:15px;"><?=$data['links'];?>

</div>

</td>
<td width="52%" align="right" style="padding-right:25px; padding-top:25px;" valign="top"><span class="player"><strong>Последние комменнтарии </strong><br />В разработке</span>

</td>
</tr>
<tr>
<td><center>
Еще рекламы?
</center></td>
<td><b>Так же рекомендуем</b><br />
Ссылки на другое аниме по жанру</td>
</tr>
<tr>
<td></td>
<td>
</td>
</tr>
</table>

</div>

<div id="apDiv1"><span style="vertical-align:middle; font-family: Verdana, Geneva, sans-serif; padding-left:10px;">Anime-TV © 2008-2009г.</span></div>
</body>
</html>

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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