6 items | 15 visits
technique du developpement
Updated on Jan 22, 10
Created on Dec 18, 08
Category: Computers & Internet
URL:
HTML Codes - Table for easy reference of ascii characters and symbols in HTML format. With indication of browser support
<!--[if lte IE 6]>
<style type="text/css" media="screen">
#bloc {
background: none; /* Il supprimer l'image de fond s'il y en a une de déclarée dans la feuille de styles principale */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/chemin/vers/mon-image.png", sizingMethod="scale");
}
</style>
<![endif]-->
6 items | 15 visits
technique du developpement
Updated on Jan 22, 10
Created on Dec 18, 08
Category: Computers & Internet
URL: