第九章 盒模型

第九章 盒模型

University

23 Qs

quiz-placeholder

Similar activities

第十二章 现代HTML

第十二章 现代HTML

University

28 Qs

ERP 系統與供應鏈管理測驗

ERP 系統與供應鏈管理測驗

University

23 Qs

第十章 div和span

第十章 div和span

University

21 Qs

8-期中总结

8-期中总结

University

20 Qs

第三章 构建模块

第三章 构建模块

University

26 Qs

第四章 发布页面

第四章 发布页面

University

18 Qs

第五章 添加和处理图像

第五章 添加和处理图像

University

23 Qs

通信技术知识点测验

通信技术知识点测验

KG - Professional Development

20 Qs

第九章 盒模型

第九章 盒模型

Assessment

Quiz

Computers

University

Medium

Created by

b c

Used 3+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

调整行距的属性为:

height

border-radius

line-height

leading
padding

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

盒模型由哪些部分组成?

内容区,内边距,外边距

空间
透明元素

内容区,内边距,外边距,边框

内边距,外边距,边框

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

哪个属性可以为段落左下角的边框设置圆角?
border-bottom-left-radius: 10px
border-top-left-radius: 10px
border-top-right-radius: 10px
border-bottom-right-radius: 10px

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

使用盒模型时,元素的背景颜色会延申到 __________。
内边距
外边距

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

如何正确为元素添加背景图像?

background image: url (images/cat.svg);

background-image: url (images/dog.png);

background-image: url (cat and dog.jpeg);
background-img: url (cat-and-dog.gif);

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

如何让背景图像只在垂直方向上重复?
background-repeat: repeat-y;
background-repeat: repeat;
background-repeat: no-repeat
background-repeat: repeat-x;
background-repeat: inherit;

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

一个元素同时包含内边距(padding)和下内边距(padding-bottom)的属性,属性的顺序是否重要?
重要
不重要

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?