English

Write HTML code for the following table: C++ Java HTML VB C PASCAL - Computer Science 1

Advertisements
Advertisements

Question

Write HTML code for the following table:

Code Writing
Advertisements

Solution

<HTML>
<BODY>

<TABLE BORDER="1" WIDTH="60%" HEIGHT="300" ALIGN="center">
  <TR>
    <TD></TD>
    <TD ALIGN="center"><B>C++</B></TD>
    <TD></TD>
  </TR>

  <TR>
    <TD></TD>
    <TD ALIGN="center"><B>Java</B></TD>
    <TD ALIGN="center"><B>HTML</B></TD>
  </TR>

  <TR>
    <TD ALIGN="center"><B>VB</B></TD>
    <TD ALIGN="center"><B>C</B></TD>
    <TD ALIGN="center"><B>PASCAL</B></TD>
  </TR>
</TABLE>

</BODY>
</HTML>
shaalaa.com
  Is there an error in this question or solution?
2021-2022 (March) Set 1

APPEARS IN

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×