I. Adaptive size of an image as a background image:
<TD style = "filter: progid: DXImageTransform. Microsoft. alphaimageloader (src = 'HTTP: // www.google.com/images/nav_logo4.png', sizingmethod = 'Scale'">
Ii. Example:
<! 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">
<Head>
<Meta http-equiv = "Content-Type" content = "text/html; charset = gb2312"/>
<Title> Adaptive Background Image Size Using CSS </title>
</Head>
<Body>
& Lt; table width = "200" & gt;
<Tr> <TD style = "filter: progid: DXImageTransform. Microsoft. alphaimageloader (src = 'HTTP: // www.google.com/images/nav_logo4.png', sizingmethod = 'scal'">
<P> adaptive size of background images </P>
<P> & nbsp; </P>
<P> & nbsp; </P>
<P> & nbsp; </P> </TD> </tr> </table>
<P> original image size </P>
</Body>
</Html>
Adaptive Background Image