Page 143 - iPlus_Ver_2.0_class_7
P. 143
Worksheet 2 (Based on chapters 7 to 10)
A. Define the following terms:
1. DBMS .......................................................................................................................................................
2. Forms in HTML .......................................................................................................................................................
3. Interlinking .......................................................................................................................................................
B. Match the following columns.
Column A Column B
1. Layout View a. Header/Footer
2. Logo b. Query
3. Foreign Key c. Form
4. Crosstab d. Relationship
C. Guess my name.
1. I am the first row of the design grid that displays the selected field names. ................................
2. I display the data in either ascending or descending order during runtime. ................................
3. I am used to change the appearance and size of various controls of a form. ................................
4. I am a type of query that retrieves data from one or more tables. ................................
5. I am used to set multiple conditions in a query. ................................
D. Spot the errors in the following HTML code and rewrite the correct code:.
<html>
<body bg colour = “red”>
<h1> Venus </h1>
<hr>
</p> Venus is the second planet from
the Sun. It is named after the Roman
goddess of love and beauty. As the
second-brightest natural object in
the night sky after the Moon, Venus
can cast shadows and can be, on rare
occasion, visible to the naked eye in
broad daylight. Venus does not have
any moons, a distinction it shares
only
with Mercury among planets in the
Solar System.
<hr>
</body>
</html>
141
Worksheet 2

