A1 True Jobs

A1 True Jobs

Meta Charset HTML - SEO Checklist

Last updated on April 11th, 2023 by A1 True Jobs

The HTML charset attribute is used to specify the character encoding for the HTML document. The charset attribute could be overridden by using the lang attribute of any element.

Syntax:

<meta charset="utf-8"/>

Attribute Values: It contains the value i.e character_set which specifies the character encoding for the HTML document.

Values:

UTF-8: It specifies the character encoding for Unicode.

ISO-8859-1: It specifies the character encoding for the Latin alphabet

Example: This Example illustrates the use of charset Attribute in Meta Element.

<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> </head> <body> <h2>Meta Tag Charset</h2> <p></p> </body> </html>

Disclaimer : The original content is Meta Charset HTML - SEO Checklist and owner ( RGB Web Tech ) reserved rights for content

WRITTEN BY

A1 True Jobs

Explore our blog in Career Advice, Resumes & Cover Letters, Stress Management, Jobs and Careers, Career Development categories.

  • Facebook
  • Twitter
  • Linkedin
  • Pinterest
  • Instagram
  • Tumblr
  • Youtube