Computer Science, asked by shilpadvyas, 3 days ago

Write the HTML for this please​

Attachments:

Answers

Answered by bhakarepranjali
1

Answer:

here this your answer

Explanation:

make a brilliant

Attachments:
Answered by jayjoshi96527
0

Explanation:

<HTML>

<head>

<title>table 1</title>

</head>

<body>

<table border=2>

<tr>

<th cell padding=2 align=left>A</th>

<th>B</th>

<th>C</th>

</tr>

<tr>

<td cell padding=2 align=2>D</td>

<td>E</td>

<td>F</td>

</tr>

</title>

</body>

</HTML>

Please check the answer by doing coding on computer if it is right then it may help you and others .

Please mark me as brainliest and give vote and thanks .

Similar questions