CBSE Class 10 Computer Applications Question 20 of 125

HTML II — Images, Links and Tables — Question 11

Back to all questions
11
Question

Question 11

Border, frame, cellspacing, cellpadding, align are the attributes of :

  1. <BODY>
  2. <IMG>
  3. <TABLE>
  4. None of these
Answer

<TABLE>

Reason — Border, frame, cellspacing, cellpadding, align are the attributes of <TABLE> tag.