Write html coding for the following pic.....................plsssssssssssssssssss....50points
Attachments:
Answers
Answered by
1
<html>
<head>
<title> html code </title>
</head>
<body>
<table border = "3" bgcolor = " pink">
<tr>
<th colspan ="5">INCOME TAX SLABs 2017 -2018</th>
</tr>
<tr>
<td rowspan = "5" colspan= "2" >
<IMG src = " income tax.jpg" height ="100" width ="100"> </td>
<td> s.no</td>
<td> income range</td>
<td> tax%</td>
</tr>
<tr>
<td> 1</td>
<td> 0- 250000</td>
<td>NIL </td>
</tr>
<tr>
<td> 2</td>
<td> 250001 - 500000</td>
<td> 10%</td>
</tr>
<tr>
<td> 3 </td>
<td> 500001 - 1000000</td>
<td>20% </td>
</tr>
<tr>
<td> 4 </td>
<td> >1000000</td>
<td> 30%</td>
</tr>
</table>
</body>
</ html>
Answered by
2
Similar questions
Math,
6 months ago
Economy,
6 months ago
English,
1 year ago
Business Studies,
1 year ago
Economy,
1 year ago