+ 3
What is the meaning nd function of the <meta> tag
3 Réponses
+ 5
Meta tag in HTML are placed in the head section of your code that helpdefine the contents of a web page. For example, a description meta tag is used by Internet search engines to display a description of your page in their search results.
+ 2
Tnk u
+ 1
Jonathan Abogye You're Welcome