Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

第一章 认识HTML

Total questions: 18

Worksheet time: 9mins

Name
Class
Date
1.

超文本标记语言

a)

HyperText Markup Language

b)

Cascading Style Sheets

c)

JavaScript

2.

标题开始

a)

</h4>, </h5>, </h6>

b)

<h1>, <h2>, <h3>

c)

<br>

d)

<br/>

3.

HTML中的注释

a)

<!-- ...... -->

b)

{…...}

c)

<…...>

d)

<!....G5..!>

4.

浏览器名称

a)

WWW

b)

https

c)

Firefox, Chrome, Safari

5.

标题结束标记

a)

<h1>, <h2>, <h3>

b)

</h1>, </h2>, </h3>

c)

<body>

d)

</body>

6.

段落开始标记

a)

</p>

b)

<q>

c)

<p>

d)

</q>

e)

margin-left

7.

段落结束标记

a)

<p>

b)

</p>

c)

<q>

d)

</q>

e)

margin-right

8.

告诉浏览器的内容是html

a)

<body>......</body>

b)

<style>

c)

<style>…...</style>

d)

<html>......</html>

9.

页面主体标记

a)

<body>......</body>

b)

<footer>......</footer>

c)

<html>......</html>

d)

title

e)

<style type="text/css">

10.

通过这个元素定义表现

a)

<styling>

b)

<style>

c)

<performance>

11.

文本使用的字体

a)

color

b)

colour

c)

padding

d)

font-family

e)

margin

12.

外边距

a)

margin

b)

padding

c)

font-family

d)

color

13.

提供元素的附加信息

a)

element

b)

attributes

14.

通常由两个标记和内容组成

a)

element

b)

attributes

15.

共有六个

a)

color

b)

headings

c)

<p>

d)

padding

16.

标记

a)

attributes

b)

element

c)

tag

d)

border

17.

开始标记

a)

start tag

b)

end tag

18.

结束标记

a)

start tag

b)

end tag