home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 May / MICD_2000_05.iso / Www / Diablo / kgb1.css < prev    next >
Cascading Style Sheet File  |  2000-02-04  |  364b  |  9 lines

  1. A:link {color: #0000FF; text-decoration: none}
  2. A:visited {color: #8B008B; text-decoration: none}
  3. A:active {color: #0000FF; text-decoration: none}
  4. A:hover {color: #FF0000; text-decoration: underline; font-weight:bold}
  5.  
  6. # A:Link - Link przed najechaniem/kliknieciem.
  7. # A:visited - Link po kliknieciu.
  8. # A:active - Link.
  9. # A:hover - Link po najechaniu myszka.