We will learn the Tag of this blog and also learn where the meta tag is used in this metadata including title, style, link, meta, script, support. Let’s see this example.
Table of Contents
How to add HTML Tag?
HTML Tag
The markup language Tag is employed as instrumentation for data (data concerning data). it’s used between Tag and Tag.
The head of a markup language document could be a half whose content isn’t displayed within the browser on page loading. It simply contains data concerning the markup language document that specifies knowledge concerning the markup language document.
A markup language head will contain voluminous data info or will have little or no info, it depends on our demand. however, head half features a crucial role AN markup language document whereas making an internet site.
Metadata defines the document title, list, styles, links, scripts, and different meta info.
Example:-
Head Tag
Following is a list of tags used in metadata:
(required in every HTML document)
How to add HTML Tag?
HTML
The HTML
The HTML
The title of the HTML file is displayed on the browser’s title bar.
Let’s look at an example of an HTML
The HTML
What will the partial do?
- It defines the title in the Browser tab.
- Provides a title for the page once it complements the favorite.
- It displays the title for the page in the program results.
Note:- Part of the title should be specific to the document and its suggested length should be from 65 to 70 characters with areas.
Here you see that we are using two elements, the head tag, and the title tag. The entire title element is inside the head tag.
The body part that appears before the body part only contains the knowledge related to the page although it does not appear on the browser window. So, to show the title name on the net page, the title part is working.
If you look at the top of the example, you will see that “First Internet Page” will be displayed on the browser’s tab/title bar. The content between
Example:-
title Tag Demo
This Is a Title Tag Example
Well-Come Myprograming
Output:-

How to add Style in HTML?
HTML
Output:-This is HTML noscript tag Example