हिंदी

Write HTML Code for the following table. - Information Technology

Advertisements
Advertisements

प्रश्न

Write HTML Code for the following table.

संक्षेप में उत्तर
Advertisements

उत्तर

<html>
<body>
<table border= "3"
cellpadding= "5">
<tr bgcolor="pink">
<th>Place</th>
<th>State</th>
<th>Maximum<br>Temperature<br>in C</th>
<tr>
<tr bgcolor="skyblue">
<td>Wardha</td>
<td rowspan="2">Maharashtra</td>
<td>47.5</td>
</tr>
<tr bgcolor="skyblue">
<td>Akola</td>
<td>46.4</td>
</tr>
<tr bgcolor="skyblue">
<td>Khajuraho</td>
<td rowspan="2">Madhya Pradesh</td>
<td>46.4</td>
<tr bgcolor="skyblue">
<td>Sagar</td>
<td>46.2</td>
</tr>
</table>
</body>
</html>
shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 3: Impressive Web Designing - Exercise [पृष्ठ ५९]

APPEARS IN

बालभारती Information Technology [English] Standard 11 Maharashtra State Board
अध्याय 3 Impressive Web Designing
Exercise | Q 9 | पृष्ठ ५९
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×