Name: ___________________________________Year & Section: _______________Date: __________
I. MULTIPLE CHOICE: Choose the letter of the correct answer that will best suit the statement
below. Write your answer on the space provided.
_______1. It is a set of tags used to create a Web page.
A. HTML tag B. HTTP tag C. HLMT tag D. HPPT tag
_______2. HTML tags are paired. Which pair indicates the start to which the command will take effect?
A. End tag B. Beginning tag C. Middle Tag D. none
_______3. The two sections of an HTML page are the;
A. Title/Body B. Body/HTML C. Head/Body D. none
_______4. The HEAD section is indicated by the <HEAD> tag and closed with the;
A. <HEAD> B. <HEAD/> C. <\HEAD> D. </HEAD>
_______5. The title of your page can be set by putting inside the;
A. <HEAD></HEAD> C. <TITLE></TITLE>
B. <TITLE><TITLE> D. <TITLE/TITLE>
_______6. This is a text editor that can be used to write HTML codes.
A. Notepad C. MS Powerpoint
B. MS Excel D. MS Access
_______7. It is used to view your web page.
A. HTML B. Web Browser C. Search Engine D. Java
_______8. This is an important label for your page since it is the only visible when the browser window is
minimized.
A. Head tag B. Body C. Title tag D. Header tag
_______9. The end tag follows the same syntax as the beginning tag but includes a symbol before a
command. What is that symbol used?
A. Asterisk (*) C. Caret (^)
B. Backward slash (\) D. Forward slash (/)
_______10. This are non-executable; it means whatever text you place are simply ignored by the browser.
A. Bold tag B. Comments tag C. Header tag D. Title tag
II. MATCHING TYPE: Match Column A to Column B. Choose the letter of the correct answer.
COLUMN A COLUMN B
______11. This tag is used to indicate the hierarchy of topics in a A. Line break tag <BR>
document. It gives the reader an idea of what is contained on a page. B. Paragraph tag <p>
______12. It is used to indicate the name and e-mail address of the C. Header 1 <H1>
owner of a page. D. Header tag
______13. It is used to start a new paragraph. It inserts a non- E. Address tag <Address>
printable character called newline before it displays the text found F. Cascading tag
within the tags. G. Header 6 <H6>
______14. This tag used to insert a new line equivalent to that H. Logical formatting
produced by the Enter key. I. Strong tag <STRONG>
______15. The biggest header tag size used for main title and section J. Format
headings. K. Physical Formatting
______16. The smallest header tag used for less important text.
______17. It means to put the elements of style and representation.
______18. It is a type of text formatting where the appearance a text is
controlled by the browser.
______19. This tag can be used to put emphasis on text.
______20. It means, to use two tags or more tags to affect the same