背景属性
Posted liujianing
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了背景属性相关的知识,希望对你有一定的参考价值。
背景颜色 background-color
背景图片background‐image:url(图片路径)
背景重复background‐repeat:repeat‐x|repeat‐y|no‐repeat;
背景位置 background‐position:x y; /*xy分别代表x轴位置和y轴位置*/ 横向(left,center,right)? 纵向(top,center,bottom );
以上是关于背景属性的主要内容,如果未能解决你的问题,请参考以下文章