User Forum

Subject :ICSO    Class : Class 9

What will be the output of the given HTML code?
<HTML>
<BODY>
<TABLE BORDER = "1">
<CAPTION><BIG>Employee Record
</BIG></CAPTION>
<TR>
<TH>Name</TH>
<TH>Age</TH>
</TR>
<TR>
<TD>Ashish</TD>
<TD>18</TD>
</TR>
</TABLE>
</BODY>
</HTML>
A
B
C
D


But it is not specified its bold hence how can it be (C)?

Ans 1:

Class : Class 9
The answer is option a not c

Ans 2:

Class : Class 9
c

Ans 3:

Class : Class 10
a

Ans 4:

Class : Class 9
answer is option: ( a )

Post Your Answer