HTML & CSS Middle School

HTML & CSS Middle School

7th Grade

10 Qs

quiz-placeholder

Similar activities

HTML - Year 8

HTML - Year 8

7th - 10th Grade

10 Qs

HTML Fundamentals

HTML Fundamentals

7th - 8th Grade

14 Qs

Jezik HTML

Jezik HTML

7th Grade

11 Qs

HTML-Find the Bugs

HTML-Find the Bugs

7th Grade

14 Qs

HTML and CSS

HTML and CSS

4th - 9th Grade

13 Qs

Unit #9 | Worksheet #1

Unit #9 | Worksheet #1

7th Grade

15 Qs

Class 8 HTML Introduction

Class 8 HTML Introduction

7th - 8th Grade

10 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

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?