css图片水平居中

【字号: 日期:2024-08-26浏览:31作者:雯心
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图片水平居中

以上就是css图片水平居中,希望大家喜欢,请继续关注乐呵呵网。
相关文章: