Computer Science, asked by sahdeosaw5, 6 months ago

plz answer fast.................​

Attachments:

Answers

Answered by HimnishVPParmar
3

Answer:

<!DOCTYPE html>

<html>

<head>

<style>

table, th, td {

border: 1px solid black;

}

</style>

</head>

<body>

<table>

<tr>

<th>cartoon.htm</th>

<th>images.htm</th>

</tr>

<tr>

<td>images</td>

<td>cartoon</td>

</tr>

<tr>

<td>images.htm</td>

</tr>

<tr>

<td>image.htm</td>

<td> </td>

<td>cartoon.htm</td>

</tr>

</table>

</body>

</html>

Explanation:

pls mark it as brainliest and follow me.....

Similar questions