Write HTML code to create the following table abcdefghk
Answers
Answered by
1
Answer:
Here is your answer mate
To create table,we have to write following codes:-
<Html>
<Head>
<Title>Tables</Title>
</Head>
<Body>
<Tr>
<Td>Table 1</Td>
<Td>Table 2</Td>
<Td>Table 3</Td>
</Tr>
</Body>
</Html>
Hope it helps you dear.
Pls mark me brainliest to achieve the new goal.
Explanation:
Similar questions
Hindi,
5 months ago
Math,
5 months ago
Math,
10 months ago
Chemistry,
10 months ago
Environmental Sciences,
1 year ago
Environmental Sciences,
1 year ago