HTML Year 6

HTML Year 6

6th Grade

14 Qs

quiz-placeholder

Similar activities

HTML 2 - 0,5 punti per ogni risposta esatta!

HTML 2 - 0,5 punti per ogni risposta esatta!

6th Grade

14 Qs

Unit 1:Web page ELement-Grade VII Test 2

Unit 1:Web page ELement-Grade VII Test 2

6th - 8th Grade

10 Qs

Computer Alpha HTML & CSS

Computer Alpha HTML & CSS

6th Grade

10 Qs

Grade 6th HTML Lesson#2

Grade 6th HTML Lesson#2

6th Grade

9 Qs

HTML Forms

HTML Forms

6th - 7th Grade

10 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

Web Design- HTML Review

Web Design- HTML Review

KG - University

17 Qs

HTML and CSS

HTML and CSS

4th - 9th Grade

13 Qs

HTML Year 6

HTML Year 6

Assessment

Quiz

Computers

6th Grade

Medium

HTML

Standards-aligned

Created by

Adedeji Odunela

Used 23+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you call a program that interprets HTML?

Webpage

Website

Web browser

Web

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

HTML stands for ?

Hypertext Markup Language

Hyperlink Markup Language

Hypertext Mark Language

Hyperfile Markup Language

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

There are ____ types of tag.

3

2

1

4

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will be the output for the following program?

<html>


<body>


<p>Hello SJPS</p>


</body>


</html>

<Hello SJPS>

Hello SJPS

both are correct

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

HTML tags are element names surrounded by __________.

<angle brackets>

(round brackets)

[square brackets]

(round brackets) and [square brackets]

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The first tag in a pair is the start tag, the second tag is the __________.

new tag

end tag

last tag

old tag

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The end tag is written like the start tag, but with a forward slash inserted before the tag name. Which is the following is an example of a correct end tag?

<p>

<p/>

</p>

</p/>

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?