Computer Science, asked by somasanyal8774, 9 months ago

write the HTML code to design the following table​

Attachments:

Answers

Answered by Anonymous
3

Answer:

<HTML>

<HEAD>

<TITLE>TABLE

</TITLE>

</HEAD>

<BODYBGCOLOR "Blue">

<TABLE>

<TR><TH>SI.NO <\TH>.......

...?

..............

<\TABLE>

</BODY>

</HTML>

Similar questions