MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers
→
Which one of the following tags is used to add cap...
1.
Which one of the following tags is used to add caption to a table?
A.
<table-caption>
B.
<tcaption>
C.
<caption>
D.
<tc>
Answer» D. <tc>
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
<!DOCTYPE html><html><body><table border="2"><tr><th>Name</th><th ____________>Phone no</th></tr><tr><td>John</td><td>9898989898</td><td>9876543210</td></tr></body></html>Name Phone noJohn 9898989898 9876543210
By default, the content written between 10.Fill in the blanks with the help of options given below in order to get the following table when the below code is executed.
Which one of the following can be used to define the spacing between the cells of a table?
Which one of the following tags is used to add caption to a table?
<!DOCTYPE html><html><body><table border="2"><tr><th>Name</th><th>Phone no</th></tr><tr><td ______________>John</td><td>9898989898</td></tr><tr><td>9876543210</td></tr></body></html>Name Phone noJohn 9898989898 98765432106.In order to add space of 20px between cell content and its border of a table in html, which one of the following option is appropriate?
Fill in the blanks with the help of options given below in order to get the following table when the below code is executed.
By using which of the following options, the border of table can be collapsed?
With the help of which tag, is a row defined in HTML?
Which HTML tag is used to define a table?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies