Computer Science, asked by Anonymous, 1 year ago

which html codes are required to type a question in brainly

Answers

Answered by sam777
3

HTML Code:

<html>

<body>

<table border="1">

<tr align="center">

<th><b>Customer ID</b></th>

<th><b>Name</b></th>

<th><b>DOB</b></th>

<th><b>Address</b></th>

</tr>

<tr align="center">

<td>C0011</td>

<td>Narayan</td>

<td>17-08-99</td>

<td>C-10, Vihar Colony</td>

</tr>

</table>

</body>

</html>



Answered by Anonymous
6
dearest sista ❤️❤️

first of all learn all d basics of html ciding and do apply on ur own it will help u alot and after a lot of practice u will be master of it.

hope it HELPS u❤️❤️❤️❤️
Similar questions