HTML Starter Quiz

HTML Starter Quiz

8th Grade

8 Qs

quiz-placeholder

Similar activities

Kuis HTML - HMIF Mengajar 2020

Kuis HTML - HMIF Mengajar 2020

8th Grade

10 Qs

HTML and CSS Basics Quiz

HTML and CSS Basics Quiz

1st Grade - University

10 Qs

First 10 HTML Tags

First 10 HTML Tags

6th - 11th Grade

10 Qs

HTML Basics

HTML Basics

7th - 10th Grade

10 Qs

HTML Quiz <html>

HTML Quiz <html>

4th - 8th Grade

10 Qs

HTML Quiz Questions

HTML Quiz Questions

8th Grade

10 Qs

10/29

10/29

6th Grade - University

10 Qs

Tables in HTML

Tables in HTML

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