Learn Web Dev
HTML:-
An HTML document consists of two basic building blocks: 1. Tags 2. Attribute
Tags:- Tags are part of HTML. Text that appears on web browsers is all written within a tag. You have to use HTML tags for creating an HTML document.
Example of tags:...
bloggerdev.hashnode.dev1 min read