您的位置:首页 > 图文教程 > css图片水平居中 返回首页

css图片水平居中

时间:2016-09-26 15:39:51  作者:彭老师

css图片水平居中代码:

css图片水平居中代码:

<html>

<head>

<style type="text/css">

body

{ background-image: url(/i/eg_bg_03.gif); background-repeat: repeat-x }

</style>

</head>

<body>

</body>

</html>

效果:

css图片水平居中-1

  
上一个教程:css 显示一次背景图像
下一个教程:css图片垂直居中 重复背景图像