
13.12.2008, 17:35
|
|
Познающий
Регистрация: 19.03.2008
Сообщений: 93
Провел на форуме: 741103
Репутация:
124
|
|
И по дефолту "0" и даже прописал, а итог всеравно тот же.....
Код:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows1251" />
<title>бла бла</title>
<style type="text/css">
body{
font-family: Verdana;
font-size : 14px;
}
#main {
height:200px;
left:45%;
margin-left:-200px;
margin-top:-100px;
position:absolute;
top:50%;
width:400px;
}
a {
color: #e51937;
}
</style>
</head>
<body background="http://бла бла/images/bg2.gif">
<!-- logo -->
<a name="top"></a>
<table border="0" width="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="bottom" style="border: 0px solid black" background="http://бла бла/images/bg2.gif"><img src="/images/loto3png_6101573_122096.jpg"margin="0"padding="0" alt="бла бла" /></td>
</tr>
</table>
<!-- /logo -->
может так понятнее бует 
Последний раз редактировалось Kila; 13.12.2008 в 17:39..
|
|
|