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/svg | |
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/svg')
-rw-r--r-- | files/it/web/svg/applying_svg_effects_to_html_content/index.html | 3 | ||||
-rw-r--r-- | files/it/web/svg/index.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/it/web/svg/applying_svg_effects_to_html_content/index.html b/files/it/web/svg/applying_svg_effects_to_html_content/index.html index b277a2fc86..49ab8100df 100644 --- a/files/it/web/svg/applying_svg_effects_to_html_content/index.html +++ b/files/it/web/svg/applying_svg_effects_to_html_content/index.html @@ -1,7 +1,8 @@ --- title: Introduzione a SVG dentro XHTML -slug: Introduzione_a_SVG_dentro_XHTML +slug: Web/SVG/Applying_SVG_effects_to_HTML_content translation_of: Web/SVG/Applying_SVG_effects_to_HTML_content +original_slug: Introduzione_a_SVG_dentro_XHTML --- <p> </p> <h3 id="Panoramica" name="Panoramica">Panoramica</h3> diff --git a/files/it/web/svg/index.html b/files/it/web/svg/index.html index 4fcdc7a78d..840084ad4a 100644 --- a/files/it/web/svg/index.html +++ b/files/it/web/svg/index.html @@ -1,10 +1,11 @@ --- title: SVG -slug: SVG +slug: Web/SVG tags: - SVG - Tutte_le_categorie translation_of: Web/SVG +original_slug: SVG --- <div class="callout-box"><strong><a href="https://developer.mozilla.org/en-US/docs/SVG/Tutorial" title="SVG/Tutorial">Iniziare ad usare SVG</a></strong><br> Questa esercitazione ti aiuterà ad iniziare ad usare SVG.</div> |