4) Tables in HTML are the attractive way of representing information in the form of rows and WMS.
5) To create a table in HTML, <table> tag is used.
II. Multiple Choice Questions:
1) Which HTML tag is used to define a table?
0
<tab
<tb>
2) The first tag in HTML documents is:
<<BODY>
<HTML>
</HTML>
Crow
3) With the help of which tag, is a row defined in HTML?
0
<tablerow>
4 By using which of the following options, the border of table can be collapsed?
border-collapse collapse
border collapse
) table-border collapse
iv)
table-border-collapse collapse
5) Which one of the following tags is used to add caption to a table?
<table-caption> <tcaption>
<caption>