📜  avoir pluseir image en background - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:02.047000             🧑  作者: Mango

代码示例1
#contenu {
background:url(images/houx2.gif) no-repeat left top, 
url(images/houx2.gif) no-repeat right top, 
url(images/houx2.gif) no-repeat left bottom, 
url(images/houx2.gif) no-repeat right bottom; 
}