CSS Learning (9)-CSS background and other related content

Source: Internet
Author: User

CSS Learning (9)-CSS background and other related content
I. theory:
1. background-break
A. bounding-box background image tiled throughout the inline Element
B. The each-box background image is tiled inside the row.
C. Continue to tile the background image next to the next line of continuous.
The above is only available in firefox
2.css multi-Background
A. background-image: Set the background image of the element. You can use the relative address or absolute address to index the background image.
B. background-repeat: Set the tile mode of the element background image. Default Value: repeat.
C. Set the size of the element background image. The default value is auto.
D. Whether the background image of the background-attachment element is fixed by default scroll
E. background-clip controls the area size of the background image of the element. The default value is border-box.
F. background-color: Set the background color of the element.
G. Separate multiple attributes with commas (,).
H. The first declared background image will be placed at the top layer, and the last specified image will be placed at the bottom layer.

Ii. Practice:

1.

 

   Use five background images for this effect. 


 

 

 

Related Article

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.