wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML Q1

Total questions: 27

Worksheet time: 14mins

Name
Class
Date
1.

يوجد بها قسمين هما HTML ?

a)

Head

b)

HTML

c)

Body

d)

Title

2.

تحتوي على <Head>?

a)

<title>

b)

<h2>

c)

<h1>

d)

<P>

3.

تاج الفقرة هو ...؟

a)

<h1>

b)

<br/>

c)

<p>

d)

<a>

4.

التاج الخاص بالسطر الجديد هو؟

a)

<br>

b)

<tr>

c)

<p>

d)

<th>

5.

؟ ( html )ما هي

a)

لغة تصميم وبرمجة

b)

لغة برمجة

c)

لغة اكواد

d)

لغة تصميم

6.

What does HTML stand for?

a)

Hypertext Making Language

b)

Hyper Transfer Markup Language

c)

Hyper Transfer Making Language

d)

Hypertext Markup Language

7.

HTML Language uses ...

a)

Tabs

b)

Tags

c)

Punctuation

d)

Quotations

8.

<p> is ?

a)

punctuation tag

b)

paragraph tag

c)

closing paragraph tag

d)

closing punctuation tag

9.

</p> is ?

a)

closing punctuation tag

b)

punctuation tag

c)

paragraph tag

d)

closing paragraph tag

10.

HTML stands for... ?

a)

Hyper Time Multiple Language

b)

Hyper Text Mark-up Language

c)

Hippo T-Rex Mascot Lemur

d)

Hipper Text Make Language

11.

Which is the proper way to write an h1 tag ?

a)

<h1>Hello<h1>

b)

<h1>"Hello

c)

{h1}Hello{/h1}

d)

<h1>Hello</h1>

12.

<p> tag is for...

a)

Page of Text

b)

Picture

c)

Paragraph of text

d)

Pineapples

13.

What does a opening tag look like?

a)

< >

b)

</ >

c)

<< >>

d)

<

14.

What does a closing tag look like?

a)

< >

b)

<\ >

c)

</ >

d)

<< >>

15.

What should a HTML web page start with?

a)

<b>

b)

<li>

c)

<start>

d)

<html>

16.

What should a HTML web page end with?

a)

</html>

b)

<head>

c)

</end>

d)

</body>

17.

Which of the following is the largest heading?

a)

H6

b)

H2

c)

H4

d)

H3

18.

Google Chrome, Mozilla Firefox and Microsoft Edge are all examples of what?

a)

Search engines

b)

Websites

c)

Web Browsers

d)

Text editors

Text editors

19.

Which is the correct HTML element for inserting a line break?

a)

<b>

b)

<lb>

c)

<br>

d)

<break>

20.

<body> is ?

a)

Body tag

b)

Paragraph tag

c)

Closing body tag

d)

Header tag

21.

</body> is ?

a)

Body tag

b)

Paragraph tag

c)

Closing body tag

d)

Header tag

22.

Which code below is correct for a hyperlink ?

a)

<a> "https://google.com" Click Me </a>

b)

<a>Click Me>"https://google.com" </a>

c)

<a herf="https://google.com"> Click Me </a>

d)

<a href="https://google.com"> Click Me </a>

23.

You need a closing tag for an image without text ?

a)

True

b)

False

24.

src attribute in an image tag means what?

a)

Not used with image tag

b)

Name of the image

c)

Source of the image

d)

Description of the image

25.

Which of the following pieces of code will create a horizontal line across the page?

a)

<hr>

b)

<line>

c)

<p>

d)

<grid>

26.

Which is NOT a web browser?

a)

Chrome

b)

Internet explorer

c)

FireFox

d)

Yahoo

27.

What must you save your notepad++ file as to make it a webpage?

a)

.webpage

b)

.htl

c)

.txt

d)

.html