wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

1018 Practice Questions

Total questions: 33

Worksheet time: 18mins

Name
Class
Date
1.
Which of the following tag is used to begin creating a table in an HTML document?
a)
<table>
b)
<tbl>
c)
</table>
d)
</tbl>
2.
Which of the following creates a table row?
a)
<tr>
b)
<row>
c)
<trow>
d)
<rw>
3.
Which of the following will create a column in an HTML table?
a)
<col>
b)
<td>
c)
<tcol>
d)
<data>
4.
Which of the following tags is used to create a heading within an HTML table?
a)
<h1>
b)
<head>
c)
<th>
d)
<h2>
5.
Which opening and closing tags are used to define a cell in an HTML table element?
a)
<td> </td>
b)
<cell> </cell>
c)
<tc> </tc>
d)
<td> <td>
6.
Which is the extension for HTML files?
a)
.exe
b)
 .doc
c)
.excel
d)
.html
7.
Which of the following can be added to an html document?
a)
Tables
b)
Hyperlinks
c)
Lists
d)
All of these
8.
What does this tag do:
<a href = “  “ > … <a/> 
a)
Links to an image saved in your work area
b)
Links to an image from a website
9.
The default link color for hyperlinks:
a)
green
b)
blue
c)
purple
d)
red
10.
Which tag is used to create a hyperlink?
a)
<a>
b)
<href>
c)
<b>
d)
<i>
11.

Which set contains all of the DEFAULT tags needed to create a webpage?

a)

<!DOCTYPE html>

<html>

<head>

</head>

<body>

<main>

</main>

</body>

</html>

b)

<html>

<head>

</head>

<body>

</body>

</html>

c)

<!DOCTYPE html>

<html>

<head>

</head>

</html>

d)

<!DOCTYPE html>

<html>

<head>

</head>

<body>

</body>

e)

<!DOCTYPE html>

<html>

<head>

<title>

</title>

</head>

<body>

</body>

</html>

12.

<p> is the opening tag for a _____________

a)

page

b)

paragraph

c)

preorder

d)

period

13.

What defines the beginning and ending of the visible part of a webpage?

a)

<head> main part of the document </body>

b)

<body> main part of the document </html>

c)

d) </body> main part of the document <html>

d)

<body> main part of the document </body>

14.

What is the correct syntax for defining a hyperlink in HTML?

a)

<a href=”url”> Link text </a>

b)

<a href=”url”> Link text <a>

c)

<a=”url”> Link text <a>

d)

<ref=”url”> Link text <a>

15.

How can you make a list that has no particular order?

a)

<ol> </ol>

b)

<ul> </ul>

c)

<ol> <li>

d)

<li> </ul

16.

The "href" of an anchor tag and the "src" of an image tag are both examples of an

(a)  

17.

Where does the content of the <title> element show up in the browser?

a)

At the top of the page.

b)

In the browser tab.

c)

It's metadata, so it doesn't show up.

d)

At the bottom of the page.

18.

What tag adds an image to the page?

a)

<image>

b)

<pic>

c)

<img>

19.

"/images/portrait.png" is an example of a(n) _______ url.

a)

relative

b)

absolute

20.

Что такое HTML

a)

Язык разметки сайта

b)

Стили сайта

c)

Внешняя красота сайта

d)

Его анимация

21.

Дизайном сайта занимается...

a)

Веб-дизайнер

b)

Программист

c)

Верстальщик

d)

Все верные

22.

Что отвечает за стиль сайта?

a)

CSS

b)

JavaScript

c)

HTML

d)

Все верные

23.

Что отвечает за анимацию сайта?

a)

CSS

b)

JavaScript

c)

HTML

d)

Все верные

24.

Из чего состоит веб-страница

a)

Из кода

b)

Из текста

c)

Из картинок

d)

Все верные

25.

Чтобы создать сайт нужно уметь программировать

a)

Правда

b)

Ложь

c)

Можно воспользоваться конструктором

26.

Конструктором для создания сайтов пользуются только большие компании

a)

Правда

b)

Ложь

27.

Название поисковой системы Google пошло от числа «ГУГОЛ»

a)

Правда

b)

Ложь

28.

В настоящее время в мире насчитывается более 227 миллионов веб-сайтов, которые содержат 65 миллиардов веб-страниц

a)

Правда

b)

Ложь

29.

Сервер - это особый мощный компьютер, с помощью него хранится, обрабатывается и передается информация

a)

Правда

b)

Ложь

30.

Под капотом самых важных программ, которые вы используете на ежедневной основе содержится большое количество хаков и костылей, которые с трудом уживаются друг с другом

a)

Правда

b)

Ложь

31.

90% времени в программировании уходит на размышления о том, что пользователь может сделать не так

a)

Правда

b)

Ложь

32.

Программист – это специалист по ремонту компьютеров

a)

Правда

b)

Ложь

33.

В мире существует около 8 500 языков программирования, но при этом число языков, которые используют чаще всего, чуть больше десятка

a)

Правда

b)

Ложь