Page 150 - 2622_Delhi Police Public School_C-7
P. 150
B. Tick ( ) the correct statements and cross ( ) the wrong ones.
1. HTML is a markup language.
2. An ordered list is also called the numbered list.
3. HTML can define up to 8 levels of headings.
4. <OL TYPE ="1" START=”25”> will start the list from 24.
5. The text-decoration property specifies the indentation of the first line of the text.
6. Rectangle is one of the values of the TYPE attribute in unordered list.
7. The paragraph tag automatically inserts a blank line between two paragraphs.
8. Tables represent the data in the form of rows.
C. Fill in the blanks.
1. The tag defines start of a paragraph in the text.
2. The <OL> tag has two attributes named and .
3. If a conditional expression return , statements inside the if block are executed.
4. The property specifies the image to be used in the background on the web page.
5. The <TD> tag stands for .
6. There can be multiple blocks with the if block.
7. 2 in H2O is written using tag.
8. The else part is executed only when the condition specified with if returns .
D. Answer the following questions:
1. Meenakshi has written a code in which a conditional expression always returns True. Which block of
statements is executed if she has used an if…else statement?
2. Write the CSS properties used in the following code:
H1{font-family:Comic Sans MS; text-align:center; color:red}
3. What is the use of the border-spacing property in a table? Write its syntax.
4. Ravi wants to underline some text on a web page. Which text property should he use to do so? Write the
code.
5. Why do we use the <UL> tag?
6. Which background property specifies the repetition of an image on the web page?
7. Convert the following line of code to display the items in an ordered list with small alphabets?
<UL TYPE ="square">
8. How is ROWSPAN attribute used? Give an example.
148 Premium Edition-VI

