Computer Science, asked by itsyugansh, 5 months ago

give code in html of the following
fast plz​

Attachments:

Answers

Answered by ayantikabiswas2009
1

Answer:

<HTML>

<BODY>

<TABLE HEIGHT="50%" WIDTH="50%" ALIGN="CENTRE" BORDER="1">

<TR>

<TD>A</TD>

<TD ROWSPAN="2">B</TD>

<TD>D</TD>

<TD>E</TD>

</TR>

<TR>

<TD>G</TD>

<TD COLSPAN="0">H</TD>

<TD>I</TD>

</TABLE>

</BODY>

</HTML>

HOPE IT HELPS YOU!!

Answered by Anonymous
0

tu krle ja ke..........

Similar questions