Computer Science, asked by tannum, 1 year ago

html code generate table and image to output

Answers

Answered by ayush00135
0
<HTML>
<HEAD>
<TITLE>HTML TABLE </TITLE>
</HEAD>
<BODY>
<TABLE>
write your table by using various tag
</TABLE>
</BODY>
</HTML>
Attachments:
Similar questions