CSS Layer-background-color properties are not supported and rendered effects

Source: Internet
Author: User
Grammar:

layer-background-color:transparent | Color

Parameters:
Transparent: background color transparent
Color: Specifies the color. See Color units and Appendix: color Tables

Description

Sets or retrieves the background color of the entire area of an object.

Example:

div {layer-background-color:transparent;}

CSS Properties Layer-background-image (color) is not supported by Microsoft Internet Explorer 5.0, Microsoft Internet Explorer 5.5, Microsoft Internet Explorer 6.0, Netscape Navigator 6.0, Netscape Navigator 7.0], how to solve, or tell me the reason, the best 2 are taught, thank you

Layer-background-image (color) I didn't see it either.

Correct CSS background picture settings:
Bakcground-image:url (.. Picture path:)
Bakcground-color: #000; Picture Blank part Color
Background-repeat:no-repeat; Images are not repeated, or they can be repeat-x,repeat-y and repeat
Background-position:center Center; The position where the background image appears, an x-axis position, a y-axis position, or "10px 20px", or "10% 20%".

can also be abbreviated: Background:url (.. Path:) No-repeat 10px 20px #000;

css code is the background color

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.