Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML Quiz Group 5

Total questions: 25

Worksheet time: 2hrs 5mins

Name
Class
Date
1.

What does HTML stand for?

a)

Hyper Text Market Language

b)

Hyper Text Markup Language

c)

Hyper Tech Manmade Language

d)

Hypertech Markup Language

2.

Which is the correct style attribute?

a)

<p style “color : red”> This line is red</p>

b)

<p style = “color : red;” This line is red</p>

c)

<p style = “color : red;”> This line is red</p>

d)

<p style = “color:red”> This line is red</p>

e)

<p "style = color:red;">This line is red</p>

3.

What tag is used to break lines?

a)

<lbr>

b)

<br>

c)

<hr>

d)

<bl>

e)

<lbre>

4.

What is the tag used for important text?

a)

<i>

b)

<im>

c)

<strong>

d)

<storng>

e)

<stronger>

5.

Which of the following is the correct img attribute? ( The img url won’t work)

a)

<src= “bla_jpg” alt = “img” width = “78” height = “78”>

b)

<img source = “bla_jpg” alt = “img” widht “78” height = “78>

c)

<img src= “bla.jpg” alt = “img” width = “78” height = “78”>

d)

<img src= “bla_jpg” alt = “img” widht = “78 height = “78>

e)

<img src : “bla_jpg” alt : “img width : “78” height : “78”>

6.

Which of the following is used for inserting text?

a)

<insert>

b)

<inse>

c)

<insrt>

d)

<ins>

e)

<ins = "">

7.

What are the tags for superscript and subscript text (select the answer in the correct order)

a)

<subs> and <sups>

b)

<sup> and <sub>

c)

<sub> and <sup>

d)

<super> and <sb>

e)

<sp> and <sb>

8.

10. Which of the following is correct?

a)

<href a= “www.google.com”> Google </href>

b)

<a href = “www.google.com”> Google </a>

c)

<www.google.com = “href> Google</a>

d)

<a href= ww.google.com> gOOGLE </a>

9.

What is the latest version of HTML?

a)

HTML

b)

HTML2

c)

HTML3

d)

HTML4

e)

HTML5

10.

Which tag declares that the document is an HTML 5 document?

a)

<!DOCTYPE html>

b)

<DOCTYPE html>

c)

<doctype html>

d)

<!doctype html>

e)

<!doctype html>

11.

Which of the following is the correct tooltip?

a)

<h1 title = tooltip> Tooltip</h1>

b)

<h2 title = “tooltip”> Tooltip <h1>

c)

<h1 title = “tooltip”> Tooltip </h1>

d)

<h1 title = “tooltip> Tooltip </h2>

e)

<h1 title : “tooltip” Tooltip</h1>

12.

What is the tag for making text small?

a)

<smalltxt>

b)

<small>

c)

<sl>

d)

<s>

e)

<sml>

13.

Which is the correct lang attributes? ( Choose 2)

a)

<html lang = eng>

b)

<html lang : eng>

c)

<html lang = "eng">

d)

<html lang = "fr">

e)

<html lang: "fr>

14.

What does <pre> stand for?

a)

Pre formatted text

b)

Premier

c)

Pre formatted

d)

Pre first

e)

Pre

15.

What are the 2 types of URLs? (Choose 2)

a)

Abstract URL

b)

Absolute URL

c)

Relative URL

d)

Related URL

16.

Choose the correct HTML syntax

a)

<h1> Hi </p>

b)

<p> Hi </p

c)

<p> Hi </p>

d)

</p> Hi <p>

e)

<p> Hi <p>

17.
Which of the following is the smallest heading tag?
a)
<h1>
b)
<h3>
c)
<h5>
d)
<h6>
18.
Which of the following is an opening tag?
a)
</html>
b)
</body>
c)
</p>
d)
<h1>
19.

Which are the correct attributes?

a)

<h1>

b)

<style>

c)

<p>

d)

<src>

20.

Which of the following is the attribute used to center text?

a)

Text align

b)

Text alignment

c)

Text center

d)

Text -align

21.

Which formatting element is used for marking text?

a)

<mar>

b)

<marktxt>

c)

<marktext>

d)

mark

e)

<mark>

22.

Which tag is sued to separate text?

a)

<hrtxt>

b)

<brtxt>

c)

<hr>

d)

<se>

23.

Does attribute add additional information?

a)

Yes

b)

No

c)

I don't know

24.

Which tag is used to make text bold?

a)

<b>

b)

<bold>

c)

<bol>

d)

<bl>

e)

<bld>

25.

How would you rate our quiz?

a)

0-2

b)

2-4

c)

4-6

d)

6-8

e)

8-10