Page 88 - TechPluse_C7_Flipbook
P. 88
Restart
The server stores the files and information in the form of websites.
HTML is the most widely used language to design web pages.
Hypertext is a piece of ordinary text that has special feature of linking to other documents
or web pages.
HTML stands for Hyper Text Markup Language.
Tags are the basic building blocks of a web page.
The tags that include both opening and closing tags are called Container Tags.
The <HTML> tag is the container tag and the outermost tag in HTML document.
An attribute is a property that provides some additional information about a tag.
HTML document is a text file containing markup tags.
Checkpoint
A. Tick ( ) the correct option.
1. All HTML tags are enclosed in .........................
a. <> c. ?!
b. ## d. **
2. Which program do you need to view an HTML document?
a. Text editor c. Web browser
b. A graphics d. None of these
3. Which one of these tags enables you to apply the style on a single character, word or group of
words?
a. <CENTER> c. <FONT>
b. <HR> d. <B>
4. Which of the following tags produces a horizontal line in the browser window?
a. <SUP> c. <BODY>
b. <HTML> d. <HR>
5. Which of the following tags is used to give the title of a web page?
a. <BODY> c. <H1>
b. <TITLE> d. <BR>
B. Write ‘T’ for true and ‘F’ for false.
1. The container tags have only the opening tag. ........................
2. The main content of a web page are marked by the <HEAD> tag. ........................
86 Premium Edition-VII

