Basic html tags
Note: All html tags have a beginning tag and an end tag.
Example 1:
Beginning– <p>
End– </p>
Example:2
Beginning– <head>
End– </head>
I am going to show you some HTML tags with examples of how they can be used
Below are the basic tags commonl...
prexie.hashnode.dev3 min read