• 2022-06-08
    假设页面背景中包含背景图像,则下列()可以使该元素内容在滚动的过程中,背景图像保持不动。
    A: background-attachment: fixed;
    B: background-attachment: scroll;
    C: background-attachment: local;
    D: background-attachment: normal;