Difference between revisions of "Background-repeat (CSS property)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
  
 
* [[Cascading Style Sheets]]
 
* [[Cascading Style Sheets]]
* [[Property (CSS)]]
+
* [[CSS property]]
  
 
== External links ==
 
== External links ==
  
* []
+
* [https://developer.mozilla.org/en-US/docs/Web/CSS/background-repeat background-repeat] @ developer.mozilla.org
 +
 
 +
 
  
 
[[Category:CSS properties]]
 
[[Category:CSS properties]]
 
[[Category:Cascading Style Sheets]]
 
[[Category:Cascading Style Sheets]]

Latest revision as of 12:22, 3 May 2016

In Cascading Style Sheets, background-repeat is an attribute.

See also

External links