Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [css] tajemniczy a:hover, jest a nie ma
right6
post
Post #1





Grupa: Zablokowani
Postów: 206
Pomógł: 0
Dołączył: 9.03.2006

Ostrzeżenie: (0%)
-----


Style
Kod
div.slownik
{
   float:left;
   margin: 1px;
   width: 30px;
   height: 20px;
   border: #000000 solid 1px;
   background: #EFEFEF
   text-align: center;
}
div.slownik:hover
{
   border: #000080 solid 1px;
   background: #CDCDCD;
}


kod
  1. <table class=\"tabela_gl\" cellpadding=\"2\" cellspacing=\"1\" style=\"width:100%;margin-bottom:5px\">
  2.  <tr>
  3.    <th colspan=\"2\">Słownik akronimów</th>
  4.  </tr>
  5.  <tr>
  6.    <td>
  7.      <div style=\"width: 300px; border: 0; background: #FFFF;\">
  8.        <div class=\"slownik\">A</div>
  9.        <div class=\"slownik\">B</div>
  10.      </div>
  11.   </td>
  12.  </tr>


problem w tymm jak juz w temacie napisalem, ze nie dziala a:hover ...
Go to the top of the page
+Quote Post

Posty w temacie


Closed TopicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 22.08.2025 - 15:52