如何用html5插入背景图片
1、在body标签中插入以下代码<style type="text/c衡痕贤伎ss" >body{ background-image:url(images/xiao.jpg); background-position:center; background-repeat:repeat-y; }</style>

1、在body标签中插入以下代码<style type="text/c衡痕贤伎ss" >body{ background-image:url(images/xiao.jpg); background-position:center; background-repeat:repeat-y; }</style>