dave: IE png Problem...

Beitrag lesen

Hi,

Link:
http://agentur-aeskulap.de/beta/images/banner.png

das ist ein Link.

<!doctype html>  
<html>  
<head><title></title></head>  
<body style="background:green">  
	<img src="http://agentur-aeskulap.de/beta/images/banner.png" alt="Testbild" />  
</body>  
</html>

Wird in meinem IE8 unter WinXP richtig angezeigt.

~dave