tag "meta"
<meta>
with
name
and
content
attributes contains meta information of the web page. These are commonly used meta names:
description
,
author
,
keywords
,
viewport
,.. Example of
author
meta tag
<meta name="author" content="Mike">
by Valeri Tandilashvili
4 years ago
HTML
tags
HTML - Build a Website | Tutorial
2
Pro tip: use ```triple backticks around text``` to write in code fences