Witam wszystkich.
Najprościej będzie chyba jak pokaże po prostu o co chodzi:
http://vasquez.webd.pl/test/
Czy ktoś wie dlaczego pojawia się ta kreseczka (w przeglądarce firefox)?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//PL" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <STYLE TYPE="text/css" MEDIA=screen> body, html { font:normal 13px arial,sans-serif; margin:3; padding:3; color:#484848; background:#ffffff; } input, select, textarea { font-size:11px; } A:link {text-decoration: none; color:#669;} A:visited {text-decoration: none; color:#669;} A:hover {text-decoration: none;color:red;} A:active {text-decoration: none;color:#669;} #admin-table { font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; width: 90%; margin: auto; text-align: center; border-collapse: collapse; border-top: 7px solid #9baff1; border-bottom: 7px solid #9baff1; } #admin-table th { font-size: 12px; font-weight: bold; padding: 2px; background: #ffffff; border-right: 1px solid #9baff1; border-left: 1px solid #9baff1; border-bottom: 1px solid #9baff1; color: #669; } #admin-table td { padding: 2px; background: #ffffff; border-right: 1px solid #aabcfe; border-left: 1px solid #aabcfe; color: #669; } #admin-cards-table { font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; width:100%; margin: auto; text-align: center; border-collapse: collapse; border-top: 7px solid #9baff1; border-bottom: 7px solid #9baff1; } #admin-cards-table th { font-size: 12px; font-weight: bold; padding: 2px; background: #ffffff; border-right: 1px solid #9baff1; border-left: 1px solid #9baff1; border-bottom: 1px solid #9baff1; color: #669; } #admin-cards-table td { padding: 2px; background: #ffffff; border-right: 1px solid #aabcfe; border-left: 1px solid #aabcfe; border-bottom: 1px solid #aabcfe; color: #669; } p.naglowek { font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 13px; text-align:center; font-weight:bold; color:#669; margin:10px 5% 5px 5%; } #kom-good { font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; text-align:center; font-weight:bold; color:green; margin:10px 5% 5px 5%; } #kom-bad { font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; text-align:center; font-weight:bold; color:red; margin:10px 5% 5px 5%; } </STYLE> </head> <body> <table id="admin-cards-table" style="width:80%;"> <tr> </tr> <tr> </tr> <tr> </tr> <tr> </tr> <tr> </tr> <tr> </tr> <tr> </tr> </table> <br /> <br /> Dla nie mających FF... poniżej jak to wygląda po tym jak najedzie się na link i z niego zjedzie...<br /> <img src="a.png" /> </body>
a {text-decoration: none; border-bottom:solid 2px #fff;} a:link {color:#669;border-bottom:solid 2px #fff;} a:visited {color:#669;border-bottom:solid 2px #fff;} a:hover {color:red;border-bottom:solid 2px #fff;} a:active {color:#669;border-bottom:solid 2px #fff;}
#admin-cards-table { font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; width:100%; margin: auto; text-align: center; border-collapse: collapse; border-top: 7px solid #9baff1; border-bottom: 7px solid #9BAFF1; <---- DOKŁADNIE STĄD, ZMIEŃ SOBIE NA #f00 to zobaczysz czerwone podkreślenie }
border-bottom: 5px solid #9BAFF1;