第二章 深入了解超文本

第二章 深入了解超文本

University

14 Qs

quiz-placeholder

Similar activities

AIB 9: HTML-Quiz

AIB 9: HTML-Quiz

9th Grade - University

13 Qs

Programacion orientada a la web # 1

Programacion orientada a la web # 1

University

14 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Web Development Revision 3

Web Development Revision 3

University

15 Qs

HTML Tags

HTML Tags

University

16 Qs

Hyperlinks in html

Hyperlinks in html

8th Grade - University

18 Qs

HTML

HTML

11th Grade - University

18 Qs

Recap on CSS

Recap on CSS

University

11 Qs

第二章 深入了解超文本

第二章 深入了解超文本

Assessment

Quiz

Computers

University

Easy

Created by

b c

Used 4+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

<a>元素可以用于创建指向另一个页面的链接。
正确
错误

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

<a>元素中的href属性用来指定链接的目标文件。
正确
错误

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

<a>元素中的内容会成为网页中可单击的文本或图像。
正确
错误

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

以下哪种属性的写法最严谨且符合规范?

<a href=BestTea.html>Selected Green Tea</a>

<a href="BestTea.html">Selected Green Tea</a>

</a href=BestTea.html>Selected Green Tea</a>
<a href="BestTea.html">Selected Green Tea<a>

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

属性(attributes)可以指定一个元素的附加信息。
正确
错误

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

<a>元素中的href属性可以用来指向:

pdf文档

页面

页面、图像、pdf文档

图像

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

图像必须存放在名为“images”的文件夹下。
错误
正确

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?