What will be the output for the following HTML programs?
Answers
Answered by
1
Answer:
I know this answer the answer is so simplify that small childrens know that what will come in this
Explanation:
Write output of the following HTML program
<HTML>
<HEAD>
<TITLE> abc </TITLE>
</HEAD>
<BODY>
<H1 align="center">KBC Restaurant</H1>
<TABLE border="2">
<TR>
<TH rowspan="2">
<font size="5"> Pawbhaji </font>
</TH>
<TH> with cheese </TH>
<TH> 35 </TH>
</TR>
<TR>
<TH> without cheese </TH>
<TH> 25 </TH>
</TR>
</TABLE>
</BODY>
</HTML>
Similar questions
Computer Science,
28 days ago
Geography,
28 days ago
India Languages,
1 month ago
Math,
9 months ago
Science,
9 months ago