The table tag defines a table.Inside the table tag ,of opening <table> tag and closing </table> tag we use <tr></tr> tag to define rows in a table ,use the <th></th> tag to define row or column headings, and use the <td></td> tag to define table cells. The table tag can also contain a <caption </caption> tag,which specifies the caption for the table ,you can specify the width of border surrounding the table and default background color of the table. Example:- Marks of Students Roll No. Name Marks Paper I Paper II 101 ABC 75 85 102 XYZ 77 87 Html code to draw the above table is as:- <html> <head><title>Table tags</title></head> <body> <table border="1" cellpadding="10" cellspacing="5" align="center" bordercolor="maroon" bgcolor="silver" > <caption><span style="color: red; font-size: large;...
Always with you to fascinate and feisty you.I'm blessed and I thank God for every day for everything that happens for me.