HTML Starter Quiz

HTML Starter Quiz

8th Grade

8 Qs

quiz-placeholder

Similar activities

HTML Basics

HTML Basics

7th - 10th Grade

10 Qs

Web Development

Web Development

8th - 10th Grade

12 Qs

HTML Quiz <html>

HTML Quiz <html>

4th - 8th Grade

10 Qs

Html img

Html img

3rd - 10th Grade

13 Qs

HTML Quiz #1 Review - CodeHS (Sec 1-5)

HTML Quiz #1 Review - CodeHS (Sec 1-5)

6th - 9th Grade

10 Qs

Year 8 HTML

Year 8 HTML

8th Grade

12 Qs

Coding 101

Coding 101

7th - 8th Grade

12 Qs

HTML codes

HTML codes

6th - 8th Grade

10 Qs

HTML Starter Quiz

HTML Starter Quiz

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Calum Makin

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

What does "<html>" mean?

Heading

Start of body

Start of code

Hi Terry My Lad!

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What does "</body>" mean?

Start of body

Close body

Close code

Anybody?

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which would be used to create italics?

<h l>

<x>

<b>

<i>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does "/b" mean?

Starts bold text

Closes bold text

Starts a break

Closes a break

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which tag would be used to start a new heading?

<new_heading>

<n_h>

</h 1>

<h 1>

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

If I wanted to add a photo my website, what would I use?

<img>/img>

<img></img>

>img<>/img<

<pic></pic>

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does <a href="url"> do?

Creates a hyperlink to an image

Creates a hyper link to a database

Creates a hyperlink for a YouTube video

Creates a hyper link to a website

8.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What was missing from the tag on the previous question?

</a>

</b>

</c>

</d>