第六章 HTML的标准

第六章 HTML的标准

University

14 Qs

quiz-placeholder

Similar activities

HTML - 2

HTML - 2

University

12 Qs

html-form

html-form

3rd Grade - University

11 Qs

HTML podstawy

HTML podstawy

8th Grade - University

17 Qs

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

20241127你真的會Excel嗎?

20241127你真的會Excel嗎?

University

15 Qs

Kuis #2 : HTML Lanjut

Kuis #2 : HTML Lanjut

University

10 Qs

Python Language 2

Python Language 2

University

10 Qs

HTML Dasar #1

HTML Dasar #1

University

10 Qs

第六章 HTML的标准

第六章 HTML的标准

Assessment

Quiz

Computers

University

Easy

Created by

b c

Used 6+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<!doctype html>的作用是让浏览器知道你在使用HTML5。
正确
错误

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<meta charset="UTF-8">应当放在哪个位置?

<body>元素中

<head>元素中

<html>中的任意位置
<!doctype html>中

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<meta charset="UTF-8">中的charset属性指定字符编码。
正确
错误

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

只有<head>和<body>元素能直接放在<html>元素中。
正确
错误

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

如果<head>元素中不包含<title>元素,也符合HTML的标准。

正确

错误

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

虽然HTML的标准没有规定<a>元素不能嵌套在另一个<a>元素中,这种做法是常见且有意义的。

正确

错误

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<meta>标签提供的元数据会被浏览器解析,但不显示在页面上。
正确
错误

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?