0% found this document useful (0 votes)
33 views2 pages

Worksheet Chap 2

The document is a reinforcement worksheet for an ICT class covering HTML and CSS topics. It contains fill-in-the-blank and short answer questions about key concepts such as the definition of a webpage, HTML tags, CSS functions, and the different methods of integrating CSS into HTML documents.

Uploaded by

Adam shakil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views2 pages

Worksheet Chap 2

The document is a reinforcement worksheet for an ICT class covering HTML and CSS topics. It contains fill-in-the-blank and short answer questions about key concepts such as the definition of a webpage, HTML tags, CSS functions, and the different methods of integrating CSS into HTML documents.

Uploaded by

Adam shakil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 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