aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/conflicting/learn/html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
commit1d435be33d8b76cd7b06cd06996c19d74f83cfd4 (patch)
tree86057a0d5693744915564716a97ba7466c041e6e /files/pt-br/conflicting/learn/html
parent68fc8e96a9629e73469ed457abd955e548ec670c (diff)
downloadtranslated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.gz
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.tar.bz2
translated-content-1d435be33d8b76cd7b06cd06996c19d74f83cfd4.zip
unslug pt-br: modify
Diffstat (limited to 'files/pt-br/conflicting/learn/html')
-rw-r--r--files/pt-br/conflicting/learn/html/multimedia_and_embedding/video_and_audio_content/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/conflicting/learn/html/multimedia_and_embedding/video_and_audio_content/index.html b/files/pt-br/conflicting/learn/html/multimedia_and_embedding/video_and_audio_content/index.html
index 4577341105..6b1c4dcec9 100644
--- a/files/pt-br/conflicting/learn/html/multimedia_and_embedding/video_and_audio_content/index.html
+++ b/files/pt-br/conflicting/learn/html/multimedia_and_embedding/video_and_audio_content/index.html
@@ -1,8 +1,9 @@
---
title: Utilizando áudio e vídeo com HTML5
-slug: Web/HTML/Using_HTML5_audio_and_video
+slug: conflicting/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content
translation_of: Learn/HTML/Multimedia_and_embedding/Video_and_audio_content
translation_of_original: Web/Guide/HTML/Using_HTML5_audio_and_video
+original_slug: Web/HTML/Using_HTML5_audio_and_video
---
<p style="margin-left: 40px;">O HTML5 introduz o suporte de mídia embutido por meio dos elementos {{ HTMLElement("audio") }} e {{ HTMLElement("video") }}, oferecendo a possibilidade de incorporar facilmente mídia em documentos HTML.</p>