4 Introducing Multimedia_did_mat2_ 2 variant

  • docx
  • 09.05.2020
Публикация на сайте для учителей

Публикация педагогических разработок

Бесплатное участие. Свидетельство автора сразу.
Мгновенные 10 документов в портфолио.

Иконка файла материала 4 Introducing Multimedia_did_mat2_ 2 variant.docx

Didactical material

Name __________________ Class ______________________

Objective: 10.4.2.4 4 use HTML tags to insert multimedia objects into a webpage

1. HTML (HYPER TEXT MARKUP LANGUAGE) is:

a) One of the means when creating web pages

b) programming system

c) Graphic editor

d) Database Management System

2. Instruction to the browser indicating the way the text is displayed:

a) program code

b) Tag

c) File

d) Font

3. Program for creating a web page using the HTML language:

a) MS Word

b) Paint

c) Calculator

d) Notepad

4. A web page (HTML document) is:

a) Text file with txt or doc extension

b) Text file with htm or html extension

c) Binary file with com or exe extension

d) Image file with gif or jpg extension

5. The program for viewing hypertext pages is called:

a) Server

b) Protocol

c) HTML

d) Browser

6. The method of organizing information on a Web server is called:

a) file

b) Hyperlink

c) website

d) Multimedia

7. Hypertext is:

a) very large text

b) Text that uses a large font.

c) Structured text, where transitions by selected tags are possible.

d) Text into which objects with a large amount of information are inserted.

8. Hyperlinks on a web page can provide a transition ...

a) only within this web page

b) only on the web pages of this server

c) to any web page of the region

d) to any web page of any Internet server

 

9. Tag is:

a) Browser instruction indicating the way text is displayed

b) Text that uses special characters

c) Pointer to another file or object

d) Fragment of the program included in the web page

10. What tags indicate to the browser that this is an HTML document?

a) <body> </ body>

b) <title> </ title>

c) <p> </ p>

d) <html> </ html>

11. What tags define the visible part of the document?

a) <body> </ body>

b) <p> </ p>

c) <html> </ html>

d) <title> </ title>

12. What tags place the title of the document in the table of contents of the web browser?

a) <title> </ title>

b) <body> </ body>

c) <h1> </ h1>

d) <img src = ”name”>

13. What tags set the size of the header?

a) <p> </ p>

b) <img src = ”name”>

c) <body> </ body>

d) <h1> </ h1>

14. What tags create a hyperlink to other documents?

a) <body> </ body>

b) <p> </ p>

c) <a href= LINN

d) <img src = ”name”>

15. What tags create a paragraph in the document?

a) <p> </ p>

b) <body> </ body>

c) <img src = ”name”>

d) <html> </ html>

16. Which tag adds an image to an HTML document?

a) <title> </ title>

b) <img src = ”name”>

c) <html> </ html>

d) <br>