Krupa Anna Katalin wrote: > solution is:
It's impossible to tell what the correct solution is without knowing the problem (read: the URL). > first if you use "background:", then you can't use background-color, > background-image, > or any other definition, what you used in "background:" definition. Wrong. You can have as many background declarations as you like. > Second: take care of the right order. Wrong. The values you use in the background shorthand can be written in any order; the property has been defined that way. > You can read this on http://www.w3schools.com/css/pr_background.asp The w3schools site is known for its inaccuracies and plain errors. Consider reading the CSS recommendations by the W3C instead, or some good tutorials or textbooks. -- Yucca, http://www.cs.tut.fi/~jkorpela/ ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
