summaryrefslogtreecommitdiffhomepage
path: root/it-it
diff options
context:
space:
mode:
authorDivay Prakash <divayprakash@users.noreply.github.com>2018-10-11 14:55:12 +0530
committerGitHub <noreply@github.com>2018-10-11 14:55:12 +0530
commit1c8781a88d5a346573fa41310b2fea795c46563d (patch)
treea476f49e6fc6a9494357c39f7dbe12b5f695b266 /it-it
parent62265fcd7d8207efdd8856004547f3b9bac5ae74 (diff)
parent576c9a33b6bd9004bf187323745da1e28d82614d (diff)
Merge pull request #3280 from neslinesli93/update-html-italian
[html/it-it] Add info about html MIME type and fix #3074
Diffstat (limited to 'it-it')
-rw-r--r--it-it/html-it.html.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/it-it/html-it.html.markdown b/it-it/html-it.html.markdown
index 471019a1..8f7391a2 100644
--- a/it-it/html-it.html.markdown
+++ b/it-it/html-it.html.markdown
@@ -1,6 +1,6 @@
---
language: html
-filename: learnhtml-it.html
+filename: learnhtml-it.txt
contributors:
- ["Christophe THOMAS", "https://github.com/WinChris"]
translators:
@@ -112,7 +112,7 @@ Questo articolo riguarda principalmente la sintassi HTML ed alcuni suggerimenti
## Uso
-HTML è scritto in files che finiscono con `.html`.
+HTML è scritto in files che finiscono con `.html` o `.htm`. Il "MIME type" è `text/html`.
## Per saperne di più