meta
What is the <meta> Tag?
<meta> Tag?Common Uses of the <meta> Tag
<meta> Tag<meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="description" content="Learn about the basic structure of an HTML document and the role of the <head> tag."><meta name="keywords" content="HTML, head tag, meta tags, web development"><meta name="author" content="John Doe"><meta http-equiv="refresh" content="30"><meta name="robots" content="index, follow">
Advanced Uses of <meta> Tags
<meta> TagsBest Practices
Further Reading
Last updated