+ 3
Meta tag
Can anybody explain me what is the use of meta tag and some examples also?
6 odpowiedzi
+ 5
Yes, it is good to practice them as it is used for responsiveness of the document and also for giving the other information about the document.
+ 3
<meta> tag is the information about the data or you can say the document probably the HTML file. It provides a huge set of data such as keywords, viewport ,author, when it was last updated and other data. It is not displayed on the webpage.
+ 3
Don't thank me just follow me. I will be pleased.
+ 2
is it a good practice to include them?
+ 2
thank you bro
+ 2
Meta tags are tags which conrain metadata information that creates special displaying of information in a html page, fir exame the encoding, viewport, etc.