aboutsummaryrefslogtreecommitdiff
path: root/files/hu/conflicting/web/api/document_object_model/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:47:32 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:47:32 +0100
commit6cfd1f09e599d9bb5da01e943981925d1873e3ce (patch)
treeff4233e580ce34c9d51c338aec6bdbd40d531288 /files/hu/conflicting/web/api/document_object_model/index.html
parent799f1d56539e5a895d70eb88a86f0379f3a3ae0d (diff)
downloadtranslated-content-6cfd1f09e599d9bb5da01e943981925d1873e3ce.tar.gz
translated-content-6cfd1f09e599d9bb5da01e943981925d1873e3ce.tar.bz2
translated-content-6cfd1f09e599d9bb5da01e943981925d1873e3ce.zip
unslug hu: modify
Diffstat (limited to 'files/hu/conflicting/web/api/document_object_model/index.html')
-rw-r--r--files/hu/conflicting/web/api/document_object_model/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/hu/conflicting/web/api/document_object_model/index.html b/files/hu/conflicting/web/api/document_object_model/index.html
index e6f46bdce1..c27d27a0e3 100644
--- a/files/hu/conflicting/web/api/document_object_model/index.html
+++ b/files/hu/conflicting/web/api/document_object_model/index.html
@@ -1,11 +1,12 @@
---
title: DOM
-slug: DOM
+slug: conflicting/Web/API/Document_Object_Model
tags:
- DOM
- minden_kategória
translation_of: Web/API/Document_Object_Model
translation_of_original: DOM
+original_slug: DOM
---
<div>
<p>A dokumentumobjektum-modell (<strong>DOM</strong>) egy API a <a href="/hu/HTML" title="hu/HTML">HTML</a> és az <a href="/hu/XML" title="hu/XML">XML</a> documentumokhoz.<span class="comment">The <strong>Document Object Model</strong> (<strong>DOM</strong>) is an API for <a href="/hu/HTML">HTML</a> and <a href="/hu/XML">XML</a> documents.</span> A dokumentum szerkezetét modellezi és lehetővé teszi annak tartalmi és vizulális változtatását.<span class="comment">It provides a structural representation of the document, enabling you to modify its content and visual presentation.</span> Lényegében összeköttetést képez a weblapok és a script- vagy programozási nyelvek között. <span class="comment">Essentially, it connects web pages to scripts or programming languages.</span></p>