12-01-2012, 04:16
po co tabeli to wrzucasz i po co w tabeli dajesz tlo takie jak button ?
przeciez to sa podstawy to jak ty chcesz strone zbudowac
<a href>to jest odnosnik</a>
a {
text-decoration: none;
display:block;
overflow:hidden
background-image: url(http://www.toya.net.pl/~jakub_82/images/1.png) left top no-repeat;
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
color: #FFF;
padding-left: 10px;
}
a:hover{
text-decoration: none;
background-image: url(http://www.toya.net.pl/~jakub_82/images/1h.png) left top no-repeat;
}
przeciez to sa podstawy to jak ty chcesz strone zbudowac
<a href>to jest odnosnik</a>
a {
text-decoration: none;
display:block;
overflow:hidden
background-image: url(http://www.toya.net.pl/~jakub_82/images/1.png) left top no-repeat;
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
color: #FFF;
padding-left: 10px;
}
a:hover{
text-decoration: none;
background-image: url(http://www.toya.net.pl/~jakub_82/images/1h.png) left top no-repeat;
}