This commit is contained in:
Marcello Lamonaca 2021-03-19 09:22:52 +01:00
commit 1537a849e8

View file

@ -60,8 +60,6 @@ UTF-8 is a character encoding capable of encoding all possible characters, or co
XHTML and HTML4: `<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>`
Per essere compatibile con XHTML i meta-tag devono essere sempre chiusi.
HTML5: `<meta charset="utf-8">`
### HTML Shiv (Polyfill)