NCERT Solutions for Class 10 Foundation of Information Technology – Working with Tables in HTML
NCERT Solutions for Class 10 Foundation of Information Technology – Working with Tables in HTML Multiple Choice Questions [1 Mark each] Question 1. Which of these tags belong to table? CBSE 2016 (a) <thead>,<body>,<tr> (b) <table>,<head>,<tfoot> (c) <table>,<tr>,<td> (d) <table>,<tr>,<tt> Answer: (c),<table>,<tr>, <td> tags are used with table. Question 2. Which of the following tags gives…
Read more