HTML & CSS Middle School

HTML & CSS Middle School

7th Grade

10 Qs

quiz-placeholder

Similar activities

SDA Review Questions 51 - 60

SDA Review Questions 51 - 60

7th Grade

10 Qs

HTML

HTML

6th - 8th Grade

15 Qs

HTML Tags

HTML Tags

7th - 8th Grade

15 Qs

SDA Review Questions 41- 50

SDA Review Questions 41- 50

7th Grade

10 Qs

Dreamweaver HTML Basic

Dreamweaver HTML Basic

5th - 9th Grade

15 Qs

Mr. Lovell's HTML Quiz

Mr. Lovell's HTML Quiz

6th - 8th Grade

12 Qs

CSS Rules Quiz-unit 4 CodeHS

CSS Rules Quiz-unit 4 CodeHS

7th Grade - University

7 Qs

HTML revision quiz

HTML revision quiz

6th - 8th Grade

14 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?