HTML

HTML

7th - 9th Grade

17 Qs

quiz-placeholder

Similar activities

Intro to HTML

Intro to HTML

7th - 8th Grade

18 Qs

HTML Tags

HTML Tags

6th - 8th Grade

20 Qs

HTML-CSS

HTML-CSS

8th Grade

21 Qs

HTML

HTML

7th - 8th Grade

20 Qs

HTML/CSS

HTML/CSS

9th - 12th Grade

20 Qs

HTML & Web Design

HTML & Web Design

5th - 9th Grade

12 Qs

Y8 - Web page design (HTML & CSS)

Y8 - Web page design (HTML & CSS)

9th - 11th Grade

20 Qs

HTML tags

HTML tags

9th - 12th Grade

20 Qs

HTML

HTML

Assessment

Quiz

Computers

7th - 9th Grade

Medium

Created by

Harold Remps

Used 39+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The part of an HTML document that includes the content seen in a web page is called

Content block

Head Block

Head

Body

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The character that is in the closing tag of a paired tag, but not in the starting tag.

|

@

/

\

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tells the browser that the file it is reading is an HTML document.

<!DOCTYPE html>

<html>

<head>

<web>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All content that will be visible in a web page must be added between these tags:

<head> </head>

<body> </body>

<html> </html>

<p> </p>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The largest size heading tag and is often used to create the main heading of a web page.

<h6> </h6>

<h5> </h5>

<h2> </h2>

<h1> </h1>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct tag to change the colour of Hello to RED?

font color="red">Hello</font>

<font color="red">hello//</font>

<font color="Pink">This is some text!</font>

<font colour="red">This is some text!</font>

SHOW ANSWER

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is NOT a browser?

Safari

Google

Mozilla Firefox

Internet Explorer

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?