AV AR TAN: Additional Questions AI and You - 7 Chapter 3: Lists and Tables in HTML5
AV AR TAN: Additional Questions AI and You - 7 Chapter 3: Lists and Tables in HTML5
AI and You - 7
Chapter 3: Lists and Tables in HTML5
A. Tick (✓) the correct answers.
1. It is a selector which highlights the table cells, when the mouse is moved over it.
a. Hover b. Caption c. Collapse
2. This value of empty-cells property will not display border on empty cells.
a. Disappear b. Hide c. Collapse
3. This property of a table defines the placement of the table caption.
N
a. Header b. Comment c. Caption-side
4. This attribute of HTML5 keeps the list in descending order.
a. Reversed b. Decrease c. Backward
5. What are the HTML elements that can be used in a list item?
a. Images
B. Fill in the blanks. TAb. Links
Copyright: All rights reserved. No part of this work can be reproduced or utilized in any form or by
any means, electronic or mechanical, or by any information storage and retrieval system without prior
permission, in writing from Avartan. Information contained in this book has been published by Avartan.
Answers of Additional Questions
A. Tick (✓) the correct answers.
1. a 2. b 3. c 4. a 5. c
B. Fill in the blanks.
1. <dl>
2. <th>
3. List
4. Border-spacing
5. Caption-side
C. Write ‘T’ for True and ‘F’ for False.
1. F
2. T
3. T
4. F
5. T
D. Define the following list item markers used in the ordered lists.
1. “1”: to create a numbered list with numbers
2. “a”: to create a numbered list with lower case letters
3. “I”: to create a numbered list with upper case Roman numbers
4. “A”: to create a numbered list with upper case letters
5. “i”: to create a numbered list with lower case Roman numbers