मराठी
महाराष्ट्र राज्य शिक्षण मंडळएचएससी विज्ञान (सामान्य) इयत्ता ११ वी

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×