HTML

HTML

7th - 9th Grade

17 Qs

quiz-placeholder

Similar activities

HTML

HTML

8th Grade

18 Qs

HTML & Web Design

HTML & Web Design

5th - 9th Grade

12 Qs

Web Design

Web Design

9th Grade

12 Qs

Web Development - CSS (Styling)

Web Development - CSS (Styling)

6th - 8th Grade

17 Qs

HTML

HTML

9th Grade

15 Qs

IGCSE ICT Web Authoring M

IGCSE ICT Web Authoring M

9th - 10th Grade

20 Qs

HTML/CSS Coding Test Pt2

HTML/CSS Coding Test Pt2

7th - 9th Grade

13 Qs

HTML Assignment

HTML Assignment

8th 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?