English
Tamil Nadu Board of Secondary EducationHSC Science Class 11

Write HTML code to produce the following table: A B C - Computer Applications

Advertisements
Advertisements

Question

Write HTML code to produce the following table:

A B
C
Answer in Brief
Advertisements

Solution

HTML CODE:

<html>
<head>
<title> Table with Attribute </title>
</head>
<body>
<table cellspacing=1  cell padding=1
border=10  bordercolor=blue  align=center
bgcolor=yello  width = 50%>
<TR>
<TH ROWSPAN = 2 > A </TH>
<TH>B</TH>
<TR>
<TH> C </TH>
</TR>
</TR>
</table>
</body>
</html>
shaalaa.com
  Is there an error in this question or solution?
Chapter 11: HTML - Formatting text, Creating Tables, List and Links - Evaluation [Page 266]

APPEARS IN

Samacheer Kalvi Computer Applications [English] Class 11 TN Board
Chapter 11 HTML - Formatting text, Creating Tables, List and Links
Evaluation | Q 6. | Page 266
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×