Write the necessary HTML code that displays the table as shown below.
Answers
Answered by
0
Answer:
html
Explanation:
<!doctype html>
<html>
<head>
<title> Your title </title>
</head>
<body>
</body>
</html>
Similar questions