You are on page 1of 2

Time Started: _______________

STA. IGNACIA HIGH SCHOOL Time Completed: ____________


PRIVATE Time Elapsed: _______________
Santa Ignacia, Tarlac, 2303
nd
2 Final Examination Empowerment Technology
October 18, 2019

Name: __________________________________ Year & Section: ______________________ Score:____/80

I. Matching Type. Match the questions on the left with the answers on the right. (NO ERASURES).

1. What is the correct HTML tag for bold text? ___ a. <u>
2. HTML tag that defines the title of a document? ___ b. <th>
3. It contains hypertext links, or highlighted c. <big>
keywords. ___
4. Uses codes, or tags, to tell the Web browser software d. Radio Buttons
how to display the text. ___
5. It uses the id attribute of an HTML element to select e. Ordered List
a specific element___
6. This defines underlined text. ___ f. <b>
7. This is an example of inline css ___. g. <link rel=”stylesheet” href=”main.css”>
8. This is how you connect your html files to css. ___ h. <p style=”color:blue”>HI</p>
9. This is a one example of html forms elements. ___ i. HTML
10. This tag will make the text bold in the table. ___ j. <title>
11. This is the tag used to create html forms. ___ k. Unordered list
12. A table is divided into row with this tag. ___ l. <td>
13. This list are marked with numbers. ___ m. ID Selector
14. This will make the text size bigger. ___ n. WEB
15. Each rows in the table are divided into data cells with o. <tr>
this tag. ___
16. This list are marked with bullets. ___ p. <forms>
17. This css property defines the text fonts. ___ q. <input>
18. This attribute defines the image location. ___ r. href=””
19. This attribute defines the css location. ___ s. src=””
20. This tag is used for text fields. ___ t. font-family:

II. Classification. Write the following words in their respective table below. (NO ERASURES). 20Pts.

<b> text <s> color submit


Title font-size href file Background-color
font-family <u> password src <big>
button style text-size <i> id

Text Formatting Input Types HTML Attributes CSS

1. 1. 1. 1.

2. 2. 2. 2.

3. 3. 3. 3.

4. 4. 4. 4.

5. 5. 5. 5.

III. Complete the words. Write the complete name of the following.

1. HTML _________________________________ 2. CSS _________________________________


3. src _________________________________ 4. <tr> _________________________________
5. <h1> _________________________________ 6. <th> _________________________________
7. <b> _________________________________ 8. <i> _________________________________
9. <div> _________________________________ 10. <hr> _________________________________

IV. Debugging. Correct the following incorrect sysntaxes. (NO ERASURES).

1. <IDOCTYPE html> _________________________________


2. <input type=text /> _________________________________
3. <p style=color:red>G11</p> _________________________________
4. <img href="g11.png"> _________________________________
5. .img{color-radius:50%} _________________________________
6. <tr>row1<tr> _________________________________
7. <h1>world</h2> _________________________________
8. <body style=background-color:red; > _________________________________
9. <link src=”main.css” > _________________________________
10. Password:<input type:password /> _________________________________

V. Coding the output. Write the correct code of the given output. 20Pts.

Fold This Part.

Always do your best. What you plant now, you will


harvest later.

- Og Mandino

Prepared By: Nomar R. Lapitan

You might also like