Tables Creating Using Html
Here i want to tell you something about Tables creating in HTML
There are some tags for tables listed below :
1. <table> </table>
2.<tr> </tr> ===> table rows
3.<th> </th> ==> table headings
4.<td> </td> ==> table headings
5.<center> ==> align main t...
mysubdomain12.hashnode.dev1 min read