You are on page 1of 2

The City School

Gulshan Campus C
Reinforcement Worksheet
Chap-02
ICT-Class 7

Fill in the blanks:

a. A _____________________ or webpage is a document commonly written in HTML (Hypertext


Mark-up Language) that is accessible through the Internet or other networks using an Internet
browser.
b. ___________________ is the standard mark-up language for documents designed to be
displayed in a web browser.
c. A __________________ consists of two tags, the first one is called an opening tag and the
second one is called closing tag.
d. An ______________ is a single tag which does not need a companion tag.
e. ________________define additional characteristics or properties of the element such as width
and height of an image.
f. ___________________ is a web development tool. It is basically for generating HTML while
using an editable front end.
g. CSS stands for _________________. It typically creates design profiles for overall document
layout.

2. What re the two types of HTML tag?

________________________ _________________________

3. Write down the function of the following tag.

<li>
<ul>
<p>
<br>
<hr>

3. What is the function of CSS in Dreamweaver?

_____________________________________________________________________________________
_____________________________________________________________________________________

4. What are the three method of CSS integration in HTML?

 ___________________
 ___________________
 ___________________
5. Label the following diagram.

6. Define the following.


Inline CSS_____________________________________________________________________________
Internal CSS___________________________________________________________________________
External CSS: __________________________________________________________________________

7. Name some common HTML tags for the following purposes

Paragraphs Underline

Table Bold
Italicize
Superscript

Subscript Hyperlink

Heading Ordered List

Image Unordered List

Horizontal Rule

Line Break

You might also like