HTML Pop Quiz

HTML Pop Quiz

8th - 12th Grade

17 Qs

quiz-placeholder

Similar activities

Основы веб-конструирования

Основы веб-конструирования

11th Grade

15 Qs

CSS

CSS

12th Grade

15 Qs

Web development

Web development

7th - 8th Grade

20 Qs

HTML/CSS Review Part 2

HTML/CSS Review Part 2

9th Grade

20 Qs

HTML Project I

HTML Project I

8th - 12th Grade

20 Qs

Tech Quiz (Grade-8)

Tech Quiz (Grade-8)

8th Grade

20 Qs

HTML Quiz

HTML Quiz

11th Grade

20 Qs

HTML Part 1

HTML Part 1

6th - 10th Grade

20 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?