Page 107 - iPrime_V2.2_class6
P. 107
2. <BR> tag is an example of ........................... tag.
3. The ........................... section contains information which is to be shown on the web page.
4. An ........................... style is used to apply a unique style to a single element.
5. The ........................... property is used to set an image as the background of a web
Let's Do It Section B (Subjective)
A. Short answer type questions.
1. What is the latest version of HTML?
2. What does signify or point to an HTML tag to which a style will be applied?
3. What is a combination of an opening tag, content, and a closing tag called?
4. What is a property that provides some additional information about a tag?
B. Long answer type questions.
1. What does HTML stand for?
2. Write the code to include the reference of the mystyle.css file in an HTML web page.
3. When can we use internal style sheets?
C. Application-based questions.
1. Raj has thought of designing a webpage and he finds aligning of text as a crucial part of
beautifying a webpage. Following his thoughts he comes across two things used in HTML
one is ALIGN attribute used with various tags and another is CENTER tag. Specify what is
the purpose of each and how both are important. You must also discuss the similarities
and differences.
2. When Chinmay tries to open a webpage after it is saved, he sees the browser
executing the HTML code. Chinmay is in dilemma as to how to modify its
code because every time he clicks on to the file browser opens up. Help him
out as to how to open a saved HTML code for editing?
Computational Thinking
Higher Order Thinking Skills (HOTS)
1. Classify the following HTML tags as block level, or text level: <P>, <SUB>, <B>, <H2>,
<HR>. Justify your classification for each tag.
2. Suppose you have created a webpage using HTML. To do so you use a Text Editor and
Microsoft Edge. How does the role of the Text Editor differ from that of the Microsoft Edge
in this process?
HTML—An Introduction 105

