Page 98 - TP_Prime_v2.2_Class_6
P. 98
e. Which of the following are valid ways to apply CSS styles in an HTML document?
(i) Inline CSS (ii) Internal CSS
(iii) External CSS (iv) All of these
2. Write ‘T’ for true and ‘F’ for false.
a. HTML5 was released in 2010. ___________
Prime (Ver. 2.2)-VI c. Tag names in HTML should not contain spaces. ___________
b. HTML is a case-sensitive language.
___________
d. The text written inside <TITLE> tag appears on the status bar of
web browser.
___________
e. In CSS, a semicolon is used to separate one property-value pair
from another. ___________
96 Evaluation Time
1. Fill in the blanks using the hints given below:
Markup, Body, Inline, Background-image, Empty
a. HTML is a ___________ language that describes the structure of the web page.
b. <BR> tag is an example of ___________ tag.
c. The ___________ section contains information which is to be shown on the web page.
d. An ___________ style is used to apply a unique style to a single element.
e. The ___________ property is used to set an image as the background of a web
2. Short answer type questions.
a. What is the latest version of HTML?
b. What does signify or point to an HTML tag to which a style will be applied?
c. What is a combination of an opening tag, content, and a closing tag called?
d. What is a property that provides some additional information about a tag?
3. Long answer type questions.
a. What does HTML stand for?
b. Write the code to include the reference of the mystyle.css file in an HTML web page.
c. When can we use internal style sheets?

