Page 77 - TCS ICT Book 7
P. 77
The City School 2020-2021
Let’s Review
1. A web page 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.
2. Hypertext Mark-up Language (HTML) is the standard mark-up language for
documents designed to be displayed in a web browser.
3. A paired tag consists of two tags, the first one is called an opening tag and the
second one is called closing tag.
4. An Unpaired tag is a single tag which does not need a companion tag.
5. Attributes define additional characteristics or properties of the element such as
width and height of an image.
6. Dreamweaver is a web development tool. It is basically for generating HTML while
using an editable front end.
7. Content management on a webpage can be Tables and DIVs.
8. CSS stands for Cascading Style Sheets. It typically creates design profiles for
overall document layout.
9. An inline CSS is used to apply a unique style to a single HTML element.
10. An internal CSS is used to define a style for a single HTML page.
11. A webform, web form or HTML form on a web page allows a user to enter data
that is sent to a server for processing.
My Notes!
77

