HTML & CSS Middle School

HTML & CSS Middle School

7th Grade

10 Qs

quiz-placeholder

Similar activities

HTML Basics and Elements

HTML Basics and Elements

6th - 8th Grade

10 Qs

Quiz HTML

Quiz HTML

1st - 10th Grade

10 Qs

Computers Html Quiz

Computers Html Quiz

KG - Professional Development

10 Qs

Camp Sequoia:  Part II

Camp Sequoia: Part II

7th - 10th Grade

15 Qs

Html tags

Html tags

1st - 12th Grade

15 Qs

HTML Quiz Grade 7

HTML Quiz Grade 7

6th - 8th Grade

10 Qs

HTML Headings Tags CSD

HTML Headings Tags CSD

6th - 8th Grade

10 Qs

HTML QUIZ- Grade 6

HTML QUIZ- Grade 6

7th Grade

10 Qs

HTML & CSS Middle School

HTML & CSS Middle School

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Chimp Attack

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you start a declaration in HTML?

<!DOCTYPE html>

<DOCTYPE! html/>

<DOCTYPE! html>

<!html doctype>

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

What is wrong with the html tag in this code?

no closing </html> tag

The <head> tag is not inside the <body> tag

No <p></p> tags on the text inside the body

Nothing is wrong with this code

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The <head></head> tags contain...

Metadata, <title> tags, <link> to your stylesheet, and <script>

The <body> element and other tags

Nothing

User data, <header></header> tags and <footer></footer> tags

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct way to link an external CSS

<link rel="stylesheet" href="styles.css">

<rel link="stylesheet" href="styles.css">

<href rel="stylesheet" link="styles.css">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Everything that you see within the viewport or the user's visible area of a web page must be contained within the

<body></body>

tags

<head></head>

tags

<html></html>

tags

<header></header>

tags

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this code create?

Hyperlinked texts that serve as navigation menu

Links to external html and css

Unordered list of hyperlinked text

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What would this CSS rule do to your html page?

change the background color of the body to light blue

change the color of the background image to light blue

change the text color to light blue

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?