Search Header Logo

CodeHS Unit 5 Chapter Test

Authored by Greg Baker

Computers

8th - 12th Grade

Used 24+ times

CodeHS Unit 5 Chapter Test
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Within which tags on the HTML page is the main content placed?

<head>
<style>
<html>
<body>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to add a picture to a web-page?

<graphic>
<img>
<pic>
<picture>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where in the HTML document is the correct location to insert code to link to your external CSS? 

In the <head> section
In the <body> section
At the very end of the document
At the very beginning of the document

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is correct CSS syntax? 

{ body; color=black;}
body: color= black
body {color:black;}
(body color is black) 

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Both the head and body tag pairs are located within the HTML tag pair. This situation is known as ______________.

tagging

pairing

nesting

joining

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to have more than one property for a CSS selector, what character separates them?

comma (,)
semi-colon (;)
colon (:)
dash (-)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The code for the comment tag in CSS is

<!-- comment -->
<!-- comment >
/* comment /*
/* comment */

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?