diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:24 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:24 +0100 |
commit | 2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e (patch) | |
tree | 86ab4534d10092b293d4b7ab169fe1a8a2421bfa /files/pt-pt/glossary/dhtml/index.html | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e.tar.gz translated-content-2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e.tar.bz2 translated-content-2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e.zip |
unslug pt-pt: move
Diffstat (limited to 'files/pt-pt/glossary/dhtml/index.html')
-rw-r--r-- | files/pt-pt/glossary/dhtml/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/files/pt-pt/glossary/dhtml/index.html b/files/pt-pt/glossary/dhtml/index.html new file mode 100644 index 0000000000..29c7db34c9 --- /dev/null +++ b/files/pt-pt/glossary/dhtml/index.html @@ -0,0 +1,9 @@ +--- +title: DHTML +slug: DHTML +tags: + - DHTML + - Todas_as_Categorias +translation_of: Glossary/DHTML +--- +<p><a href="pt/DHTML">DHTML</a> é uma sigla que signfica "dynamic HTML". O termo DHTML é geralmente usado como referência ao código que se encontra por detrás de páginas interactivas que não são baseadas em plugins como Flash ou Java. O termo reúne a funcionalidade combinada que é disponibilizada aos programadores usando <a href="pt/HTML">HTML</a>, <a href="pt/CSS">CSS</a>, <a href="pt/DOM">Document Object Model</a> e <a href="pt/JavaScript">JavaScript</a></p> |