Introduction to web in HTML -03
This is 3rd part and in this one, I cover some more topics like
How to make a table
How to make a form
Audio Tag
Video Tag
Table: -
<table> </table>
There are mainly 5 things
<tr>: - To create a new Row we use <tr> tag and close should be must...
ashugautam.hashnode.dev3 min read