CSD Unit 2 Lessons 1-5 Test

CSD Unit 2 Lessons 1-5 Test

8th Grade

26 Qs

quiz-placeholder

Similar activities

HTML/CSS Assessment

HTML/CSS Assessment

8th Grade

21 Qs

Web Design

Web Design

7th - 9th Grade

25 Qs

Web Development

Web Development

7th - 8th Grade

21 Qs

HTML BASICS

HTML BASICS

7th - 12th Grade

25 Qs

HTML

HTML

6th Grade - Professional Development

23 Qs

HTML REVISION

HTML REVISION

8th Grade

21 Qs

CSS Basics

CSS Basics

6th - 12th Grade

21 Qs

Code Quiz

Code Quiz

KG - University

21 Qs

CSD Unit 2 Lessons 1-5 Test

CSD Unit 2 Lessons 1-5 Test

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Laura FisherJohnson

Used 5+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?
Hypertext Markup Language
Hidden Text Masking Language
Hollow Test Marking Linguistics
<! DocTYPE html>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tags do you use for things that need to be in the document but do not appear in the body?
<head></head>
<html></html>
<body></body>
<head></head>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag tells the computer that this document is written in HTML?
<! DocTYPE html>
<html></html>
<body></body>
<head></head>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which tags do you see the content of the web page that you want people to see?
<body></body>
<html></html>
<! DocTYPE html>
<head></head>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which tags are the entire html document contained between?
<html></html>
<body></body>
<! DocTYPE html>
<h6></h6>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which heading tag is the largest?
<h1></h1>
<h2></h2>
<h5></h5>
<h1></h1>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which heading tag is the smallest?
<h6></h6>
<h2></h2>
<h5></h5>
<h1></h1>

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?