洞察事物,抽象形成概念的能力对下列哪类管理人员最为重要( )。
A. 高层管理人员
B. 中层管理人员
C. 基层管理人员
D. A和B
下列选项中,可用于定义背景颜色的是(多选)
A. background-color:red;
B. background-color:
C. f00;
D. background-color:rgb(255,0,0);
E. color:
F. f00;
下列样式代码中,可用于设置背景图像平铺方式的是(多选)
A. background-repeat:no-repeat;
B. background-attachment:fixed;
C. background-attachment:scroll;
D. background-repeat: repeat-x;