Advertisements
Advertisements
Question
Write the exact output of following HTML program code with font specifications in bracket:
<html>
<body>
<Table border="2">
<TR><TD Colspan ="2">
<H1 align = "center"> HSC Board Exam </H1>
<TD> </TR>
<TR> <;TD> align= "center"><u> PAPER I </u>
</TD>
<TD align= "center"><u>P APER-II</u>
</TD> </TR>
<TR> <TD> <P algin="center"> <i> 50 marks <ii>
<P> </TD>
<TD align ="center"> <i> 50 marks <ii>
</TD>
</TR>
</Table>
</Body>
</HTML> Code Writing
Advertisements
Solution

shaalaa.com
Is there an error in this question or solution?
