Page 115 - Trackpad_V4.0_c7_Flpbook
P. 115
PERIODIC ASSESSMENT 3 (Based on chapters 5 to 7)
A. Spot the errors in the following HTML code and rewrite the correct code:
<!DOCTYPE>
<html>
<head>
<title>Errors
</head>
<body>
<h1>This is a heading</h1>
<p>This is a paragraph.
<ul>
<li>Item 1
<li>Item 2</li>
<li>Item 3</li>
</ul>
<tr>
<th>Name</th>
<th>Age</th>
</tr>
<tr>
<td>John</td>
<td>25<td>
</tr>
</table>
</body>
</html>
B. Fill in the blanks:
1. The tool can be used to create a link to go from your current slide to another slide.
2. The tag defines that section of the HTML document which is visible on the web browser.
3. tag is used for defining the title of the table.
4. The More actions icon in Google Drive allows users to perform functions like , Rename, and
Make a Copy.
5. The <ul> tag is used to create an __________ list.
C. Write the uses of the following:
1. COLSPAN
2. font-family
3. background-image
4. Google Drive
5. border-spacing
Periodic Assessment 3 113

