0

[DUPLICATE] What is "<meta charset="UTF-8">"??

I want to know use of it...

15th Feb 2018, 9:27 AM
Sachin Kumar
Sachin Kumar - avatar
5 Answers
+ 1
So you are saying this tag is somehow connected to language that we type in..
15th Feb 2018, 10:01 AM
Sachin Kumar
Sachin Kumar - avatar
+ 1
meta is a data about another data and this tag specifies about a character set used in your Document, UTF stands for Unicode Transformation Format. The 8 means it uses 8-bit blocks to represent a character.
15th Feb 2018, 10:48 AM
Doyo
Doyo - avatar
- 2
Ok, can anyone tell me its importance on a scale of 10?
15th Feb 2018, 12:32 PM
Sachin Kumar
Sachin Kumar - avatar