Practice CBSE Class 10 Computer Science List and Table Handling in HTML MCQs provided below. The MCQ Questions for Class 10 List and Table Handling in HTML Computers with answers and follow the latest CBSE/ NCERT and KVS patterns. Refer to more Chapter-wise MCQs for CBSE Class 10 Computers and also download more latest study material for all subjects
MCQ for Class 10 Computers List and Table Handling in HTML
Class 10 Computers students should review the 50 questions and answers to strengthen understanding of core concepts in List and Table Handling in HTML
List and Table Handling in HTML MCQ Questions Class 10 Computers with Answers
(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 Students can use these MCQs for List and Table Handling in HTML to quickly test their knowledge of the chapter. These multiple-choice questions have been designed as per the latest syllabus for Class 10 Computers released by CBSE. Our expert teachers suggest that you should practice daily and solving these objective questions of List and Table Handling in HTML to understand the important concepts and better marks in your school tests. Our expert teachers have designed these Computers MCQs based on the official NCERT book for Class 10. We have identified all questions from the most important topics that are always asked in exams. After solving these, please compare your choices with our provided answers. For better understanding of List and Table Handling in HTML, you should also refer to our NCERT solutions for Class 10 Computers created by our team. To prepare for your exams you should also take the Class 10 Computers MCQ Test for this chapter on our website. This will help you improve your speed and accuracy and its also free for you. Regular revision of these Computers topics will make you an expert in all important chapters of your course. 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 2025-26 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)
CBSE Class 10 Computer Science Charts in Calc MCQs CBSE Class 10 Information Technology Communication Skills II MCQs CBSE Class 10 Computer Science Computer Hardware MCQs CBSE Class 10 Computer Science Computer Network MCQs CBSE Class 10 Computer Vision MCQs CBSE Class 10 Computer Science Data Editing and Formatting in Calc MCQs CBSE Class 10 Data Science Artificial Intelligence MCQs CBSE Class 10 Computer Science Data Types Operators And Expressions In C Language MCQs CBSE Class 10 Computer Science Database Management System MCQs CBSE Class 10 Information Technology Database Management System MCQs CBSE Class 10 Computer Science Decision Structure MCQs CBSE Class 10 Computer Science Digital Documentation Advanced MCQs CBSE Class 10 Information Technology Digital Documentation Advanced MCQs CBSE Class 10 Information Technology Electronic Spreadsheets Advanced MCQs CBSE Class 10 Information Technology Entrepreneurial Skills II MCQs CBSE Class 10 Computer Science Function in Calc MCQs CBSE Class 10 Computer Science Fundamentals of Computer MCQs CBSE Class 10 Information Technology Green Skills II MCQs CBSE Class 10 Computer Science handling images in html MCQs CBSE Class 10 Computer Science head and body sections MCQs CBSE Class 10 Information Technology Information and Communication Technology Skills II MCQs CBSE Class 10 Computer Science Internet Basics MCQs CBSE Class 10 Computer Science Internet Services and Mobile Technologies MCQs CBSE Class 10 Introduction to Artificial Intelligence MCQs CBSE Class 10 Computer Science Introduction to C Language MCQs CBSE Class 10 Computer Science Introduction to Calc MCQs CBSE Class 10 Computer Science Links and CSS in HTML MCQs CBSE Class 10 Computer Science List and Table Handling in HTML MCQs CBSE Class 10 Computer Science loop control structure MCQs CBSE Class 10 Natural Language Processing Artificial Intelligence MCQs CBSE Class 10 Computer Science Problem and Problem Solving MCQs CBSE Class 10 Information Technology Self-Management Skills II MCQs CBSE Class 10 Computer Science Using I/O operations MCQs CBSE Class 10 Computer Science Web Applications and Security MCQs CBSE Class 10 Computer Science Working with Tables in HTML MCQs Important Practice Resources for Class 10 Computers
MCQs for List and Table Handling in HTML Computers Class 10
List and Table Handling in HTML NCERT Based Objective Questions
Online Practice and Revision for List and Table Handling in HTML Computers