28173 sujets

CSS et mise en forme, CSS3

Bonjour,
J'ai une image que dans une page html
Je ne comprends pas pourquoi le fond de l'image est transparent à l'écran et noir à l'impression
merci

upload/16993-comments.png


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr-fr">
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type" />
  <title>s</title>
</head>
<body>
<img style="width: 16px; height: 16px;" alt="test"
 src="file:///C:/temp/commun_html/image/comment/comments.png" />
</body>
</html>
Smiley decu
Modifié par toto1 (12 Jun 2008 - 14:48)
Bonjour,

L'image a bien un fond transparent lorsque je fais un aperçu avant impression, avec Firefox 3 et Opera 9.
Oui elle est effectivement transparente en mode aperçu à l'écran mais pas à l'impression (quelque soit l'imprimante yc PDF)