diff --git a/index.html b/index.html index 1ab31211..e7883247 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,9 @@ + + + @@ -19,6 +22,7 @@ +
@@ -100,15 +104,15 @@

html

-
+

background-image options

-

use

+

use with fallback

css

-

New css3 background-image options includes background-clip, background-origin and background-size. They are each supported in modern browsers and can be used today.

+

CSS3 background-image options include background-clip, background-origin and background-size. Just ensure that your background image does not make it unreadable on IE8- where these properties are not supported. Also, when using background-image make sure you have a fallback color in case the image fails to load.

@@ -121,7 +125,7 @@

css

Edit this info

-
gtie8
+
gtie8 fallback
@@ -534,6 +538,10 @@

js

@@ -831,6 +839,10 @@

html

@@ -903,6 +915,10 @@

html

@@ -925,6 +941,10 @@

html

@@ -949,6 +969,10 @@

html

@@ -973,6 +997,10 @@

html

@@ -1067,6 +1095,10 @@

api

@@ -1165,6 +1197,10 @@

API

@@ -1187,6 +1223,10 @@

css

@@ -1282,6 +1322,10 @@

html

@@ -1376,6 +1420,10 @@

css

@@ -1546,6 +1594,10 @@

css

@@ -1807,6 +1859,10 @@

api

diff --git a/template.html b/template.html index a05b4b42..c09acc9e 100644 --- a/template.html +++ b/template.html @@ -22,6 +22,7 @@ +