Autor Zpráva
Janese
Profil *
#menu ul{
font-family:"Trebuchet MS", "Geneva CE", lucida, sans-serif;
line-height:35px;
color: #333333;
font-size: 13px;
font-weight: bold;
}
#menu li {
line-height:35px;
margin: 0px;
padding: 0px;
list-style-type: none;

<ul>
<li><a href="index.html">BLA BLA </a></li>
</ul>

Mam problem v tom,ze ten odkaz BLA BLA neni nalepenej na levym okraji, nybrz tak 20px od okraje, ja bych ho potreboval mit bliz.

Co mam spatne v kodu?
Plaváček
Profil
#menu ul{
font-family:"Trebuchet MS", "Geneva CE", lucida, sans-serif;
line-height:35px;
color: #333333;
font-size: 13px;
font-weight: bold;
margin:0;
padding:0;
}
Toto téma je uzamčeno. Odpověď nelze zaslat.

0