| Character encoding |
|
Code |
| HTTP Content-Type |
UTF-8 |
Content-Type: text/html; charset=UTF-8 |
| Byte order mark (BOM) |
No |
|
| Meta tag |
utf-8 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
| Language |
|
Code |
| HTML tag |
pt-br |
<html xmlns="http://www.w3.org/1999/xhtml" lang="pt-br" xml:lang="pt-br"> |
| HTTP Content-Language |
pt-br |
Content-Language: pt-br |
| Text direction |
|
Code |
| Default direction |
LTR (by default) |
|
| Class & id names |
|
Code |
| Non-ascii class or id names |
None |
|
| Non-NFC class or id names |
None |
|
| Request headers |
|
Code |
| Accept-Language |
|
|
| Accept-Charset |
None found |
|