Html 在网页、页面中显示自动拉伸的背景图片:

<BODY style="filter:progid:dximagetransform.microsoft.alphaimageloader(src='image/index.jpg',sizingmethod='scale')">

注意:会导致此区域超链接,按钮等失效。

详细的:
    1、在<body> 中加 <body background="背景图片的地址" >
    2、用CSS样式。
    <style type="text/css">
      <!--
        body {
        background-image: url(背景图片地址);
        background-repeat:repeat-y;
        background-position:center;
        background-attachment:fixed;
        }
      -->
    </style>

说明:
    其中background-repeat表示图片平铺方式,它的属性值有:
        no-repeat:不平铺
        repeat-y:在y轴方向平铺
        repeat-x:在x轴方向平铺
        repeat:满屏铺

    background-position 图片平铺位置,它的属性值有:
        bottom (底部)
        center (中间)
        left (左边)
        right (右边)
        top (顶部)

    它们可以组合用.(例如:要让图片只在右下角显示就可以写成:background-repeat:noreapt;background-position:bottom right;)。

    background-attachment表示背景是否滚动。它有fixed:表示背景固定,不随这网页的滚动而滚动;还有一个scroll:表示背景滚动,随着网页滚动一起滚动。

    这些代码虽然简单,但组合起来效果还不错,你可以试着用用。

    Html 在网页、页面中显示自动拉伸的背景图片,Html 在页面中显示自动拉伸的背景图片,Html 在页面中显示自动拉伸的背景图片,Html 页面中显示自动拉伸的背景图片,Html 页面中显示自动拉伸的背景图片,Html 页面显示自动拉伸的背景图片,Html 页面显示自动拉伸的背景图片,Html 显示自动拉伸的背景图片,Html 显示自动拉伸的背景图片,Html 显示自动拉伸背景图片,Html 显示自动拉伸背景图片,Html 自动拉伸背景图片,Html 自动拉伸背景图片,Html 自动拉伸背景,Html 自动拉伸图片,Html 自动拉伸。