Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Validator...pare błędów!
Joachim Peters
post 28.06.2006, 21:20:11
Post #1





Grupa: Zarejestrowani
Postów: 196
Pomógł: 2
Dołączył: 1.03.2006

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


Witam,

Ostatnio staram się robić strony zgodne z validator'ami, ale natrafiłem na taki problem.
Kod html jest w 100% poprawny, ale inaczej z css.
Gdy sprawdza swoją strone pokazuje że strona jest zgodna z css ale niżej jest napisane coś takiego:
  1. Warnings
  2.  
  3. Line : 16 font-family: You are encouraged to offer a generic family as a last alternative
  4. Line : 16 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : *
  5. Line : 20 (Level : 1) You have no color with your background-color : .logo
  6. Line : 26 (Level : 1) You have no color with your background-color : .page_name
  7. Line : 33 (Level : 1) You have no color with your background-color : .menu_top
  8. Line : 39 (Level : 1) You have no color with your background-color : .news
  9. Line : 45 (Level : 1) You have no color with your background-color : .menu
  10. Line : 51 (Level : 1) You have no color with your background-color : .center_left
  11. Line : 57 (Level : 1) You have no color with your background-color : .center_right

to są te błędy czy nie?Jeżeli tak to jak je naprawić?

kod css wygląda tak:
  1. * {
  2. font-family: tahoma;
  3. }
  4.  
  5. .logo {
  6. background-color: #fbfbfb;
  7. border-left: 1px #e9e9e9 solid;
  8. border-top: 1px #e9e9e9 solid;
  9. }
  10.  
  11. .page_name {
  12. background-color: #fbfbfb;
  13. border-right: 1px #e9e9e9 solid;
  14. border-top: 1px #e9e9e9 solid;
  15. font-size: 11px;
  16. }
  17.  
  18. .menu_top {
  19. background-color: #efefef;
  20. border: 1px #e9e9e9 solid;
  21. font-size: 11px;
  22. }
  23.  
  24. .news {
  25. background-color: #fbfbfb;
  26. border: 1px #e9e9e9 solid;
  27. font-size: 11px;
  28. }
  29.  
  30. .menu {
  31. background-color: #fbfbfb;
  32. border: 1px #e9e9e9 solid;
  33. font-size: 11px;
  34. }
  35.  
  36. .center_left {
  37. background-color: #fbfbfb;
  38. border-left: 1px #e9e9e9 solid;
  39. font-size: 11px;
  40. }
  41.  
  42. .center_right {
  43. background-color: #fbfbfb;
  44. border-right: 1px #e9e9e9 solid;
  45. font-size: 11px;
  46. }


Pozdrawiam
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Wersja Lo-Fi Aktualny czas: 18.06.2025 - 17:20