Page 117 - iPro_trackGPT_V5_Class7
P. 117
B. Fill in the blanks using the words given below:
TYPE, Width, START, Table Heading, Columns
1. In an ordered list, the ........................ attribute is used to specify the starting point of the list.
2. The COLSPAN attribute is used to allow a cell to span across multiple ........................ .
3. The <TH> tag is used to define a ........................ in a table.
4. The ........................ attribute in the <OL> tag is used to specify the numbering style, such as
numbers, letters, or Roman numerals.
5. The ........................ property is used to set the width of a table on a web page.
C. Write ‘T’ for true and ‘F’ for false.
1. The <LI> tag is used to define items in both ordered and unordered lists. ........................
2. The default bullet style for an unordered list is a square. ........................
3. In a table, the <TD> tag is used to define the headings. ........................
4. You can use the list-style-image property in CSS to set an image as the list
item marker. ........................
5. The border-spacing property is used to define the space between the
borders of adjacent cells in a table. ........................
Answer Arcade Section B (Subjective)
A. Short answer type questions.
1. How is a nested list created in HTML?
...................................................................................................................................................................................
2. How do you apply background colour to an HTML table?
...................................................................................................................................................................................
B. Long answer type questions.
1. Explain the different types of lists in HTML5. Provide examples for each.
...................................................................................................................................................................................
...................................................................................................................................................................................
...................................................................................................................................................................................
Lists and Tables in HTML 115

