1.

The which attribute of tag specifies the character encoding used by the document​

Answer»

Answer:

charset is the attribute which specifies the CHARACTER ENCODING USED by the document.

Explanation:

For Example

< meta charset="utf-8">



Discussion

No Comment Found