What is the role of charset attribute? It specifies

What is the role of charset attribute? It specifies Correct Answer the character encoding for the HTML document

A charset attribute is new in HTML5. The charset is used to provide the character support. The charset attribute specifies the character encoding which is in an external script file.

Related Questions