• 2022-10-27
    下列不是Bootstrap网格系统的样式类的是( )。
    A: container
    B: content
    C: row
    D: col-sm
  • B

    内容

    • 0

      下列选项中,Bootstrap的基本结构不包括的是( ) A: 背景 B: 标签 C: 链接样式 D: 网格系统

    • 1

      在VBA中,将某个单元格的背景填充为绿色,文字颜色改为蓝色,则正确的是 A: Cells(row, col).Interior.Color = RGB(0, 255, 0):Cells(row, col).Font.Color = RGB(0, 0, 255) B: Cells(row, col).Interior.Color = RGB(0, 0, 255):Cells(row, col).Font.Color = RGB(0, 255, 0) C: Cells(row, col).Interior.Color = RGB(255, 255, 255):Cells(row, col).Font.Color = RGB(0, 0, 255) D: Cells(row, col).Interior.Color = RGB(0, 0, 0):Cells(row, col).Font.Color = RGB(0, 0, 255)

    • 2

      bootstrap的栅格系统中,常用来给超小屏幕使用的是()。 A: col-md B: col-xs C: col-lg D: col-sm

    • 3

      下面( )类是响应式布局的容器 。 A: row B: container C: container-fluid D: flex

    • 4

      下列选项中,关于Bootstrap的说法正确的是( ) A: Bootstrap提供了一个带有网格系统、链接样式、背景的基本结构 B: Bootstrap内置自带全局的CSS设置 C: Bootstrap提供了强大的插件 D: 以上全部正确