Assessment - Unit 1 Review

Assessment - Unit 1 Review

9th - 12th Grade

45 Qs

quiz-placeholder

Similar activities

HTML DASAR

HTML DASAR

10th - 11th Grade

40 Qs

Html elements (tags)

Html elements (tags)

6th - 12th Grade

40 Qs

Web Frontend(Fast Track) - Assessment

Web Frontend(Fast Track) - Assessment

9th - 12th Grade

50 Qs

แบบทดสอบก่อน-หลังเรียน เรื่อง โปรแกรมภาษา

แบบทดสอบก่อน-หลังเรียน เรื่อง โปรแกรมภาษา

9th Grade

40 Qs

Codehs Web Page Design

Codehs Web Page Design

9th - 12th Grade

40 Qs

Web Design

Web Design

9th - 12th Grade

40 Qs

CodeHS Web Design

CodeHS Web Design

9th - 12th Grade

40 Qs

Quarter 2 - Year 10 - Extra Work

Quarter 2 - Year 10 - Extra Work

10th Grade

40 Qs

Assessment - Unit 1 Review

Assessment - Unit 1 Review

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

William Kelly

Used 4+ times

FREE Resource

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

src attribute in an image tag means what?

Source of the image

Name of the image

Description of the image

Not used with image tag

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

the tag <IMG> would insert what into a web page?
Insert a title
Insert a link
Insert an image

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

To insert an image: "koala.jpg" then the code that we write in the body is...

<..bgimage=”koala.jpg”>

<…picture=”koala.jpg”>

<img src = "koala.jpg">

<…background picture=”koala.jpg”>

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Choose the correct HTML element for the largest heading:

<head>

<h1>

<heading>

<h6>

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

<p> is the opening tag for a _____________

page

paragraph

preorder

period

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following is the proper format for an HTML tag?

>h1<Content Affected by Tag >/h1<

<h1>Content Affected by Tag<h1>

<h1 Content Affected by Tag />

<h1>Content Affected by Tag</h1>

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which is correct CSS syntax? 
{ body; color=black;}
body: color= black
body {color:black;}
(body color is black) 

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?