write down the html code to create the following table question no,3
Attachments:
Answers
Answered by
4
Answer:
<html>
<body>
<table>
<tr><td>NAME</td><td>HINDI</td><td><MATHS</td></tr>
<tr><td>Pooja</td><td>87</td><td>80</td></tr>
<tr><td>Sonam</td><td>90</td><td>78</td></tr>
</table>
</body>
</html>
Explanation:
Similar questions
English,
6 months ago
Math,
6 months ago
Physics,
6 months ago
Math,
1 year ago
Math,
1 year ago
Computer Science,
1 year ago
Environmental Sciences,
1 year ago