diff options
| author | AlburIvan <albur.ivan@outlook.com> | 2018-10-28 03:00:26 -0400 | 
|---|---|---|
| committer | AlburIvan <albur.ivan@outlook.com> | 2018-10-28 03:00:26 -0400 | 
| commit | df0a0fa2a6ea1b818e3c6aaa139f77fde41f0256 (patch) | |
| tree | c912eebef5bf5bfd45d4c2b6c91f355157041de8 /it-it/html-it.html.markdown | |
| parent | 73b8cd9a39ab9b63dd5e2c1c123c363fd014753a (diff) | |
| parent | 27fa7c50ce23def736a69711f827918acc726e37 (diff) | |
Merge branch 'master' of github.com:adambard/learnxinyminutes-docs into matlab-es
Diffstat (limited to 'it-it/html-it.html.markdown')
| -rw-r--r-- | it-it/html-it.html.markdown | 4 | 
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ù | 
