• 2022-06-06
    background-attachment属性有两个属性值,分别为scroll和fixed
  • 内容

    • 0

      以下哪些是background-attachment的属性值 A: scroll B: fixed C: none D: inherit

    • 1

      下列选项中,属于background-attachment属性的属性值的是()。 A: scroll B: fixed C: repeat-x D: repeat-y

    • 2

      background-attachment属性的属性值有哪些?分别代表何意义?

    • 3

      设置固定网页背景图片的效果,需要在标签检查器面板中设置将background-attachment属性值设为()。 A: noscroll B: scroll C: fixed D: repeat

    • 4

      可以设置背景图像平铺方式的是________。 A: background-attachment:fixed; B: background-repeat:repeat-x; C: background-attachment:scroll; D: background-attachment:none;