CSS background-attachment use of the detailed

Source: Internet
Author: User
This time for everyone to bring, the attention matters are what, the following is the actual case, together to see.

First, Background-attachment properties

In CSS, use the background attachment property background-attachment to set whether the background image is scrolled or fixed with the object.
Grammar:
background-attachment: scroll/fixed;
Description
The Background-attachment property has only 2 property values. Scroll indicates that the background image scrolls with the object scrolling and is the default option; fixed means that the background image is pinned to the page and that only the other content scrolls with the scroll bar.

Example:

<! DOCTYPE html> 

The preview effect in the browser is as follows:

Believe that you have read the case of this article you have mastered the method, more exciting please pay attention to the PHP Chinese network other related articles!

Recommended reading:

CSS has several ways to implement three-column layout

CSS and SASS Development specification

CSS to make the mouse move up icon rotation

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.