diff options
| author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:47:54 +0100 |
|---|---|---|
| committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:47:54 +0100 |
| commit | e7651b26abb2031118b797bd4a4d707aa7f2e9b6 (patch) | |
| tree | c0849c5104d61d6d0a7b90cdfb1511e52d144613 /files/it/web/api/document_object_model | |
| parent | 30feb96f6084a2fb976a24ac01c1f4a054611b62 (diff) | |
| download | translated-content-e7651b26abb2031118b797bd4a4d707aa7f2e9b6.tar.gz translated-content-e7651b26abb2031118b797bd4a4d707aa7f2e9b6.tar.bz2 translated-content-e7651b26abb2031118b797bd4a4d707aa7f2e9b6.zip | |
unslug it: modify
Diffstat (limited to 'files/it/web/api/document_object_model')
| -rw-r--r-- | files/it/web/api/document_object_model/introduction/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/it/web/api/document_object_model/introduction/index.html b/files/it/web/api/document_object_model/introduction/index.html index 328caa0c5c..a3495f7665 100644 --- a/files/it/web/api/document_object_model/introduction/index.html +++ b/files/it/web/api/document_object_model/introduction/index.html @@ -1,6 +1,6 @@ --- title: Introduzione al DOM -slug: Web/API/Document_Object_Model/Introduzione +slug: Web/API/Document_Object_Model/Introduction tags: - Beginner - DOM @@ -10,6 +10,7 @@ tags: - Principianti - Tutorial translation_of: Web/API/Document_Object_Model/Introduction +original_slug: Web/API/Document_Object_Model/Introduzione --- <p><span class="seoSummary">Il <strong>Document Object Model</strong> (<strong>DOM</strong>) è la rappresentazione degli oggetti che comprendono la struttura e il contenuto di un documento sul web. In questa guida, introdurremo brevemente il DOM. Vedremo come il DOM rappresenta </span>un documento {{Glossary("HTML")}} o {{Glossary("XML")}} in memoria e come puoi usare le APIs per creare contenuti web e applicazioni.</p> |
