HTML Pop Quiz

HTML Pop Quiz

8th - 12th Grade

17 Qs

quiz-placeholder

Similar activities

MAWD 4.01

MAWD 4.01

9th - 12th Grade

16 Qs

Web Design

Web Design

10th - 12th Grade

15 Qs

HTML Image Tags

HTML Image Tags

6th - 8th Grade

15 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

WWW

WWW

6th - 10th Grade

15 Qs

HTML Quiz

HTML Quiz

7th - 12th Grade

15 Qs

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

Intro to HTML

Intro to HTML

7th - 8th Grade

18 Qs

HTML Pop Quiz

HTML Pop Quiz

Assessment

Quiz

Computers

8th - 12th Grade

Hard

Created by

A Brereton

Used 28+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Media Image

Select all the tags which have been used to make this website:

<html>

<body>

<center>

<h1>

<title>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The title tags always goes inside the:

<header>

<head>

<body>

<p>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The content of a web page which you can see is inside the:

<body>

<center>

<table>

<head>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct way to create a link to google is:

<a href="https://google.com"> Go to Google </a>

<a href="google.com"> Go to Google </a>

<a href:"https://google.com"> Go to Google </a>

<a> https://google.com </a>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following would not display an image?

<img src="cat.gif" />

<img src="www.google.com/cat.gif" />

<img src="/images/cat.gif" />

<img src="www.cats.com" />

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following image tags are wrong?

<img scr="cat.gif" />

<img src="cat.gif" />

<img src:"cat.gif" />

<img src="cat.gif"> </img>

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image

Which tags are being used in this section of a website?

<ul>

<ol>

<li>

<p>

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?