pspad:
--------------------------------------------------------------------------------
I need examples, explanation what' 
wrong--------------------------------------------------------------------------------


#good {
  list-style-image: url("http://foo.jpg";);
}
#wrong {
  list-style-image: url("chrome://foo.jpg");
}

and after formating

#good {
  list-style-image: url("http://foo.jpg";);
}
#wrong {
  list-style-image: url("chrome: //foo.jpg");
}

-- 
<http://forum.pspad.com/read.php?6,41374,41409>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem