diff options
Diffstat (limited to 'files/it/learn/html/howto')
-rw-r--r-- | files/it/learn/html/howto/index.html | 2 | ||||
-rw-r--r-- | files/it/learn/html/howto/use_data_attributes/index.html (renamed from files/it/learn/html/howto/uso_attributi_data/index.html) | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/files/it/learn/html/howto/index.html b/files/it/learn/html/howto/index.html index 5343bdbaad..b9566dcb69 100644 --- a/files/it/learn/html/howto/index.html +++ b/files/it/learn/html/howto/index.html @@ -152,4 +152,4 @@ translation_of: Learn/HTML/Howto </div> </div> -<p><span style="display: none;"> </span><span style="display: none;"> </span><span style="display: none;"> </span><span style="display: none;"> </span> </p> +<p><span class="hidden"> </span><span class="hidden"> </span><span class="hidden"> </span><span class="hidden"> </span> </p> diff --git a/files/it/learn/html/howto/uso_attributi_data/index.html b/files/it/learn/html/howto/use_data_attributes/index.html index f256a42aaf..836dda37ca 100644 --- a/files/it/learn/html/howto/uso_attributi_data/index.html +++ b/files/it/learn/html/howto/use_data_attributes/index.html @@ -1,6 +1,6 @@ --- title: Uso degli attributi data -slug: Learn/HTML/Howto/Uso_attributi_data +slug: Learn/HTML/Howto/Use_data_attributes tags: - Attributi Di Dati Personalizzati - Esempi @@ -9,6 +9,7 @@ tags: - HTML5 - Web translation_of: Learn/HTML/Howto/Use_data_attributes +original_slug: Learn/HTML/Howto/Uso_attributi_data --- <div>{{LearnSidebar}}</div> |