Keywords Attribute

The keywords name type allows developers to provide a list of keywords describing the contents of the website. Separated each keyword with a comma (,).

HTML
<meta name="keywords" content="">


<!-- For example... -->
<meta name="keywords" content="MOOC, Web Development, Web Design, HTML, CSS, Montana">