Page 106 - iPrime_V2.2_class6
P. 106
OneOne Touch Learn Section A (Objective)
A. Tick ( ) the correct option.
1. Which of the following languages is used to create web pages?
a. HTML c. Both a. and b.
b. English d. None of these
2. Which of the following is the primary purpose of hypertext?
a. Displays static information c. Creates dynamic animations
b. Links web pages d. Enhances text readability
3. Which of the following is incorrect?
a. <html> </html> c. </head> <head>
b. <body> </body> d. <title> </title>
4. Naren has used the following code in his web page:
body{background-color: #AAFFHH;}
What does #AAFFHH represent in the above code?
a. Colour Name c. It is just a text
b. Hexadecimal code for colour d. None of these
5. Which of the following are valid ways to apply CSS styles in an HTML document?
a. Inline CSS c. External CSS
b. Internal CSS d. All of these
B. Write ‘T’ for true and ‘F’ for false.
1. HTML5 was released in 2010. ....................
2. HTML is a case-sensitive language. ....................
3. Tag names in HTML should not contain spaces. ....................
4. The text written inside <TITLE> tag appears on the status bar of web browser. ....................
5. In CSS, a semicolon is used to separate one property-value pair from another. ....................
C. Fill in the blanks using the words given below:
Hints
markup, body, inline, background-image, empty
1. HTML is a ........................... language that describes the structure of the web page.
104 iPRIME (Ver. 2.2)–VI

