Computer Science, asked by bhaktishringi1420, 5 months ago

What will be the correct coding of the given output?

(a) <TD><TR>Sno</TR><TR>Name</TR><TR>Class</TR></TD>
(b) <TR><TD>Sno<TD>Name<TD>Name<TD>Class<TD></TR>
(c) <TR><TD>Sno</TD><TD>Name</TD><TD>Class</TD></TR>
(d) <TR><TD>Sno</TD></TR><TR><TD>Name</TD></TR><TR><TD>Class</TD></TR>
HELPPPP​

Attachments:

Answers

Answered by 7Abhijeet7
0

what is the platform can you say please


bhaktishringi1420: um
bhaktishringi1420: wat do u mean
Answered by rcdci311
0

Answer:

<tr>Name</tr>

Similar questions