Page 20 - 2619_PlusGPT V2.1_C-7
P. 20
Let’s CatCh uP Critical Thinking
State whether these statements are true or false.
1. The container tags have only the opening tag. ______
2. The main content of a web page are marked by the <HEAD> tag. ______
3. HTML document is saved with an extension of .htm or html. ______
4. The BGCOLOR attribute is used to put the background colour in a HTML document. ______
5. The <TITLE> tag is used to add title to the content. ______
EDITING AN EXISTING HTML DOCUMENT
Follow these steps to edit a HTML document:
Step 1: Locate your file.
Step 2: Right-click on the file icon to open right
click menu.
Step 3: Hover mouse pointer over Open with
option to open a sub-menu.
Step 4: Click on Notepad.
This will open your HTML document in Notepad so
that you can make changes in the file. After making
the required changes, you need to save the file by
pressing the Ctrl+S keys.
If your web page is already opened in web browser, Editing HTML file
you need to press the F5 Key to see the changes you have done.
Let’s BaCk-uP
HTML is the most widely used language to design web pages.
Hypertext is a piece of ordinary text that has a special feature of linking to other documents
or web pages.
Tags are the basic building blocks of a web page.
The tags that include both opening and closing tags are called Container Tags.
An attribute is a property that provides some additional information about a tag.
HTML document is a text file containing markup tags.
HTML is a markup language that describes the structure of a web page.
HTML allows the web page to be accessed from any type of operating system.
The tags used in HTML have attributes that allow them to display the content with more
flexibility.
18 Premium Edition-VII

