9th Class Computers Science Working with HTML Question Bank HTML

  • question_answer
    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)

    Correct Answer: A

    Solution :

    Not Available  


You need to login to perform this action.
You will be redirected in 3 sec spinner