Practice MCQs for Class 10 Computers List and Table Handling in HTML
Access targeted multiple-choice questions for List and Table Handling in HTML designed to align with the latest CBSE academic syllabus for Class 10 Computers. These objective practice sets help students evaluate their conceptual understanding and improve exam readiness.
Access List and Table Handling in HTML Questions and Solutions
Navigate directly to the 50 objective questions for List and Table Handling in HTML using the digital viewer below. Each practice set includes verified answer keys, allowing students to instantly cross-check their work and identify areas requiring further revision.
(1) There are basically how many types of HTML lists?
(A) 2 (B) 3 (C) 4 (D) 5
(2) Which of the following options show the type of HTML list?
(A) Ordered list (B) Unordered list (C) Description list (D) All of these
(3) Which of the list contains item along with a symbol?
(A) Ordered list (B) Unordered list (C) Description list (D) All of these
(4) What is called a symbol contains in unordered list?
(A) Bullet (B) Serials (C) Description (D) Numbers
(5) Which of the following tag pairs are used to create an unordered list in HTML?
(A)
- .....
- ......
- .....
(6) What is the full form of li in
(A) Last Item (B) Leave Item (C) List Item (D) Lost Item
(7) HTML code is written in which program?
(A) SciTE (B) SceTE (C) ScTE (D) STE
(8) In which form bullet is shown in unordered list?
(A) Unfilled circle (B) Filled circle (C) Square (D) Any one
(9) Which attribute is used to change the bullet in unordered list?
(A) Type (B) Part (C) Change (D) Style
(10) An unordered list bullets are shown in which form?
(A) Unfilled circle (B) Filled circle (C) Square (D) All of these
(11) Which attribute is used to show unfilled circle as a bullet in unordered list?
(A) Round (B) Circle (C) Ring (D) Disk
(12) Which tag is used to show a unfilled circle as a bullet in unordered list?
(A)
- (B)
- .......
- ....... (C)
- ..... (D)
- tag?
- ..... (B)
- ....... (D)
- tag?
- (C)
- (D)
(13) Which tag is used to show a square as a bullet in unordered list?
(A)
- (B)
- (C)
- (D)
(14) What is called a list without any bullets?
(A) Ordered list (B) Description list (C) Unordered list (D) Subject list
(15) Which tag pairs are used to create a description list in HTML?
(A)
- ......
- .......
- .......
(16) In description term the items are enclosed within which tag pair?
(A)
- ......
- ......
(17) What is the full form of dt in
(A) Data Term (B) Database Term (C) Delete Term (D) Description Term
(18) In description list to define sub-items, we use which description tag pair?
(A)
- ......
(19) What is the full form of dd in
(A) Description Data (B) Description Database (C) Description Describes (D) Description Details
(20) Which tag is used to provide heading of a list?
(A)
(21) Where the heading of list must appear?
(A) Before the list (B) Between the list (C) After the list (D) Any one
(22) What are shown along with items in ordered list?
(A) Numbers (B) Alphabets (C) (A) or (B) (D) Bullets
(23) Generally the ordered list starts with which number?
(A) 1 (B) A (C) i (D) Any one
(24) Which facility is available in HTML to present structured information?
(A) Lists (B) Tables (C) Frames (D) All of these
(25) In which form a table contains information?
(A) Grids (B) Frames (C) Lists (D) Any one
(26) In which form information can be presented in a table?
(A) Rows (B) Columns (C) Both (A) and (B) (D) Any one
(27) Which tags are used to create table in HTML?
(A) ....
(C)
(28) Which attributes are used within the and
tags?
(A) Tide of the table (B) Table border
(C) Table row and column (D) All of these
(29) By which tag a row in a table is defined?
(A)
(30) What is the full form of th in (A) Table Height (B) Table Hyper (C) Table Heading (D) Table H (31) Which attribute is used to specifies table border? (A) Border (B) Line (C) Frame (D) Stroke (32) In which form the size of border is given? (A) Centimeters (B) Meters (C)Inches (D) Pixel (33) (A) Align , dir , frame (B)Bgcolor , border , rules (C) Cellpadding , cellspacing , width (D)All of these (34) Which attribute leaves specified gap between edges of the cells and their content? (A) Cellspacing (B) Cellpadding (C) Border (D) Align (35) Which attribute manages space between each cell of the table? (A) Align (B) Border (C) Cellspacing (D) Cellpadding (36) Which attribute controls the outermost border of the table? (A) Border (B) Align (C) Frame (D) Dir (37) Which attribute controls the presentation of inner borders of table? (A) Dir (B) Rules (C) Align (D) Border (38) Which attribute specifies width of the table? (A) Width (B) Height (C) Length (D) Weight (39) Cellpadding attribute is used for what in the table? (A) Gap between edges of the cells and their content (B) Space between the cells of the table (C) Background of the table (D) Table border (40) Cellspacing attribute is used for what in the table? (A) Background of the table (B) Table border (C) Space between the cells of the table (D) Alignment of table (41) Dir attribute is used for what in the table? (A) Description of the table (B) Controls inner border of the table (C) Controls outermost border of the table (D) Direction of the text in the table (42) Frame attribute is used for what in the table? (A) Controls outermost border of the table (B) Controls inner border of the table (C) Direction of the text in the table (D) Description of the table (43) Rules attribute is used for what in the table? (A) Direction of the text in the table (B) Controls inner border of the table (C) Description of the table (D) Controls outermost border of the table (44) Width attribute shows what in the table? (A) Width of the table (B) Breadth of the table (C) Length of the table (D) All of these (45) Which attribute is used to specify the background color in the table? (A) border (B) color (C) bcolor (D) bgcolor (46) What can be given as a value for the bgcolor in the table? (A) Color name (B) Six digit code (C) Both (A) and (B) (D) None of these (47) Which decimal code is used to give value to bgcolor attribute in the table? (A) Dualdecimal (B) Octadecimal (C) Decadecimal (D) Hexadecimal (48) How many digit are there in hexadecimal code of bgcolor attribute? (A) two (B) four (C) six (D) eight (49) In the value of cellspacing attribute, the percentage is percentage of what? (A) Percentage of width of each cell. (B) Percentage of width of each row. (C) Percentage of width of each column (D) Percentage of width of table (50) In which form the value of width attribute can be specified to decide the width of the table? (A) Percentage (B) Pixel (C) (A) or (B) (D) Inches (51) Which of the attribute given below specifies the vertical alignment of the contents of each cell in a row? (A) Align (B) Valign (C) Cellspacing (D) Cellpadding (52) What is the general syntax of valign attribute? (A) (53) Which of the following options show the possible value of valign attribute? (A) Top, bottom (B) Middle (C) Baseline (D) All of these (54) Which attribute from the given below, indicates number of columns that the cell spans across? (A) Headers (B) Nowrap (C) Height (D) Colspan (55) Which attribute from the given below, indicates corresponding headers to the cell? (A) Headers (B) Nowrap (C) Height (D) Colspan (56) Which attribute from the given below, stops text from automatically wrapping into a new line within the cell? (A) Headers (B) Nowrap (C) Height (D) Colspan (57) When any cell spans across more than one row, which of the given attribute can be used? (A) Span (B) Scope (C) Rowspan (D) Colspan (58) Which tag is used to give name to the table? (A) (59) What is used in HTML document to combine multiple web pages and display them as a single web pages? (A) Tables (B) Lists (C) Frames (D) Forms (60) What is known as bringing again of HTML code? (A) Loading (B) Reloading (C) Upload (D) Download (61) What is known as collection of frames in the browser window? (A) Forms (B) Framesource (C) Frameset (D) Framewave (62) Which element is used to create a frameset document? (A) (63) Within the frameset, each frame is represented by which tag pair? (A) (C)..... (D) (64) Which element provides an alternative message for users, when the browser used does not support frames? (A) (65) What is the extension of HTML form file? (A) .h (B) .ht (C) .html (D) Anyone (66) To split browser window horizontally, we may use frameset element with what? (A) Rows (B) Cols (C) Row (D) Col (67) To split browser window vertically, we may use frameset element with what? (A) rows (B) cols (C) row (D) col Explore reliable practice questions for List and Table Handling in HTML tailored for Class 10 Computers learners. Use these multiple-choice formats to evaluate preparedness and strengthen problem-solving skills. Cross-reference your completed choices with comprehensive NCERT solutions for Class 10 Computers to ensure absolute clarity across all sub-topics in this chapter. Wrap up your chapter revision by testing your knowledge against standard question formats. Everything on our platform is provided free of charge. You can get most exhaustive CBSE Class 10 Computer Science List and Table Handling in HTML MCQs for free on StudiesToday.com. These MCQs for Class 10 Computers are updated for the 2026-27 academic session as per CBSE examination standards. Yes, our CBSE Class 10 Computer Science List and Table Handling in HTML MCQs include the latest type of questions, such as Assertion-Reasoning and Case-based MCQs. 50% of the CBSE paper is now competency-based. By solving our CBSE Class 10 Computer Science List and Table Handling in HTML MCQs, Class 10 students can improve their accuracy and speed which is important as objective questions provide a chance to secure 100% marks in the Computers. Yes, Computers MCQs for Class 10 have answer key and brief explanations to help students understand logic behind the correct option as its important for 2026 competency-focused CBSE exams. Yes, you can also access online interactive tests for CBSE Class 10 Computer Science List and Table Handling in HTML MCQs on StudiesToday.com as they provide instant answers and score to help you track your progress in Computers. tag? tag can carry which attributes?
(B)
Free study material for Computers
Download Chapter MCQs: Class 10 Computers List and Table Handling in HTML
About List and Table Handling in HTML MCQs for Class 10 Computers
How to Verify Your MCQ Answers
Enhance Speed with Online MCQ Tests
FAQs