Home  >  Article  >  Web Front-end  >  no-repeat作用简单介绍_html/css_WEB-ITnose

no-repeat作用简单介绍_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:31:006001browse

no-repeat作用简单介绍:
它用来设置背景图片是否重复,比如一个元素的尺寸要大于背景图片的尺寸,那么如果不设置此属性,背景图片会默认进行重复以铺满整个元素,如果设置了此属性,那么背景图片就不会出现重复效果,非常的简单,这里不多介绍,可以参阅相关阅读。
相关阅读:
1.background-repeat属性可以参阅CSS的background-repeat属性一章节。 
2.background属性可以参阅CSS的background属性一章节。

原文地址是:http://www.softwhy.com/forum.php?mod=viewthread&tid=11569

更多内容可以参阅:http://www.softwhy.com/divcss/

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn