Computer Science, asked by shahkssrawther5380, 5 months ago

Write the necessary HTML code that displays the table as shown below.

Answers

Answered by vmmodi2006
0

Answer:

html

Explanation:

<!doctype html>

<html>

<head>

<title> Your title </title>

</head>

<body>

</body>

</html>

Similar questions