Re: Стартовые странички.
Помогите разобраца,где ошибка в верстке?у меня кнопки не кликабельны
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<title>Зазеркалье</title>
<style type="text/css">
<!--
body {
font-family: "Times New Roman", Times, serif;
background-image: url(
http://db.tt/QvVIZZXr);
background-repeat: repeat;
}
.kn {font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
text-transform : none;
color : #95EF01;
background-color : transparent;
background-image : url(
http://db.tt/3mB1xG5N);
background-repeat : no-repeat;
background-position : center;
text-align : center;
vertical-align : middle;
height : 38px;
width : 80px;
border-top-width : 0;
border-right-width : 0;
border-bottom-width : 0;
border-left-width : 0;
}
.forma {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #009933;
background-color: #101801;
border-top-color: #569601;
border-right-color: #569601;
border-bottom-color: #569601;
border-left-color: #569601;
border-color: #569601;
outline-color: #569601;
border-top-width : 1;
border-right-width : 1;
border-bottom-width : 1;
border-left-width : 1;
}
.login {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-style: italic;
font-weight: bold;
color: #77CB03;
}
.kn1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-weight : bold;
text-transform : none;
color : #95EF01;
background-color : transparent;
background-image : url(
http://db.tt/ensV2Dzn);
background-repeat : no-repeat;
background-position : center;
text-align : center;
vertical-align : middle;
height : 38px;
width : 80px;
border-top-width : 0;
border-right-width : 0;
border-bottom-width : 0;
border-left-width : 0;
}
.style1 {font-size: 14px}
.style2 {
color: #498A08;
font-weight: bold;
}
-->
</style>
</head>
<body>
<table width="1132"height="783" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="169" valign="top" background="http://db.tt/v6h6rBTC"> </td>
</tr>
<tr>
<td height="230" valign="top" background="http://db.tt/0VzzC5AL"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20%" height="29"> </td>
<td width="29%" align="center" valign="bottom" class="login style1">Для того,чтобы войти в чат введите Ваш ник: </td>
<td width="51%"> </td>
</tr>
<tr>
<td height="203"> </td>
<td valign="top">
<form name="login" method="post" action="/">
<input type="hidden" name="sess">
<input type="hidden" name="ref" value="">
<table width="303" height="184" align="left">
<tr>
<td width="131" height="72" align="center" class="login">Логин: </td>
<td width="147">
<input type="text" name="nick" value="" class="forma"></td></tr>
<tr>
<td align="center" class="login">Пароль:</td>
<td>
<input type="password" name="pass" value="" class="forma"></td></tr>
<tr>
<td colspan=3 align=center><input type="submit" class="kn" onMouseOver="this.className='kn1'" onMouseOut="this.className='kn'" value=" Войти "></td></tr>
</table>
</form>
<script src="/js/login.jsa" type="text/javascript"></script>
<script src="/js/md5.js" type="text/javascript"></script>
</td>
<td> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="313" valign="top" background="http://db.tt/xHN3J2MV"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20%" height="63" valign="bottom"> </td>
<td width="56%" valign="bottom">
<input type="button" class="kn" title="Рега" alt="Рега" value="рега" onclick="window.open'href="http://www.aced.august4u.ru:8888/people/form" onmouseover="this.className='kn1'" onmouseout="this.className='kn'">
<input type="button" class="kn" title="Правила" alt="Правила" value="правила" onclick="window.open('href="/rules ', '_blank');" onmouseover="this.className='kn1'" onmouseout="this.className='kn'">
<input type="button" class="kn" title="Люди" alt="Люди" value="люди" onclick="window.open('href="/people/', '_blank');" onmouseover="this.className='kn1'" onmouseout="this.className='kn'">
<input type="button" class="kn" title="Кто был" alt="Кто был" value="кто был" onclick="window.open('href="/whowas? ', '_blank');" onmouseover="this.className='kn1'" onmouseout="this.className='kn'">
</td>
<td width="24%"> </td>
</tr>
<tr>
<td height="262"> </td>
<td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="64%" height="116" align="center" valign="top"><span class="style2">чат для чата. </span></td>
<td width="36%"> </td>
</tr>
<tr>
<td height="136"> </td>
<td align="right" valign="top"><span class="style2"><strong>тут ваши партнеры</strong></span>) </td>
</tr>
</table></td>
<td> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="60" valign="top" background="http://db.tt/NnaVYctD"><p> </p>
</tr>
</table>
</body>
</html>