How to add text or title to the browser tab using HTML?
Originally Published Here ๐!
To add a text or title to the browser tab using HTML, we can use the title HTML element tag inside the head HTML element tag.
For example, consider we want to add a text called Home to the browser tab when the user visit...
melvingeorge-me.hashnode.dev1 min read