Здравейте! Имам проблем, който не мога да реша.
Вижте поленцето, заградено със зелено. Опитвам се да го накарам да се приближи максимално до рамката. Но не успявам. Червената рамка я сложих, за да видя къде са ми проблемите. Тя няма да е от сайтчето ми... Някой да ми помогне?
Ето го кода:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head><title>Zone 359 - Забавлението</title>
<meta http-equiv=content-type content="text/html; charset=windows-1251">
<meta
content="Безплатно забавление ot zone359.com! Играй flash игри online!"
name=description>
<meta content=all name=robots>
<style type=text/css media=all>
body {
margin: 0px;
padding: 0px;
font-family: Tahoma;
font-size: 12px;
background: white;
}
/* ##### Content container ##### */
#contentcontainer {
margin: 0px auto 0px auto;
width: 793px;
overflow: hidden;
border: solid 1px #ff0000;
}
/* ##### Left ##### */
.left {
float: left;
width: 142px;
margin: 0px 8px 15px auto;
border: solid 1px #ff0000;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
}
.LHS {
border: solid 2px #0044cc;
font-size: 95%;
}
.LHSM {
font-weight: bold;
border-bottom: 1px dashed;
padding: 0.5ex 0.5em 0.5ex 0.75em;
}
.LHS a, .LHS a:hover {
color: black;
text-decoration: none;
line-height: 1.25em;
display: block;
padding: 0.5ex 0.5em 0.5ex 0.75em;
}
.LHS a, .LHS span {
background-color: #fcfcfc;
}
.LHS div, .LHS a:hover {
background-color: #00d9f9;
}
/* ##### End of Left ##### */
.main {
float: left;
width: 459px;
margin: 0px 2px 15px 2px;
border: solid 1px #ff0000;
}
.right {
float: left;
width: 157px;
margin: 0px auto 15px 8px;
border: solid 1px #ff0000;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
}
</style>
</head>
<body>
<div id="contentcontainer">
<div class=left>
<div class="LHS">
<div class="LHSM">Меню</div>
<a href="index.html">Начало</a>
<a href="type.html">Ралита</a>
<a href="type.html">Спортни игри</a>
<a href="type.html">Аркадни игри</a>
<a href="type.html">Екшън игри</a>
<a href="type.html">Приключения</a>
<a href="type.html">Логически игри</a>
<a href="type.html">Смешни игри</a>
<a href="type.html">Стратегии</a>
<a href="type.html">За двама</a>
<a href="type.html">Други</a>
</div>
</div>
<div class=main>
</div>
<div class=right>
<div class="LHS">
<div class="LHSM">Меню</div>
<a href="index.html">Начало</a>
<a href="type.html">Ралита</a>
<a href="type.html">Спортни игри</a>
<a href="type.html">Аркадни игри</a>
<a href="type.html">Екшън игри</a>
<a href="type.html">Приключения</a>
<a href="type.html">Логически игри</a>
<a href="type.html">Смешни игри</a>
<a href="type.html">Стратегии</a>
<a href="type.html">За двама</a>
<a href="type.html">Други</a>
</div>
</div>
</div>
</body>
</html>
Та ако някой знае как да ми помгне за този проблем?