From 28b935d9dca4bb27b8f53b4f211c004e233f52e4 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 2 Aug 2021 10:43:09 -0400 Subject: remove link 'title' attributes that's just the 'href' (pt-br, part 2) (#1841) --- files/pt-br/web/html/element/source/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/pt-br/web/html/element/source') diff --git a/files/pt-br/web/html/element/source/index.html b/files/pt-br/web/html/element/source/index.html index 673817a9b7..5a559d925c 100644 --- a/files/pt-br/web/html/element/source/index.html +++ b/files/pt-br/web/html/element/source/index.html @@ -25,7 +25,7 @@ translation_of: Web/HTML/Element/source Documento normativo - HTML5, section 4.8.8 + HTML5, section 4.8.8 @@ -38,7 +38,7 @@ translation_of: Web/HTML/Element/source
{{ htmlattrdef("src") }}
Requerido, endereço do arquivo de mídia.
{{ htmlattrdef("type") }}
-
O tipo MIME do arquivo, opcionalmente com um parametro de codecs. Veja o RFC 4281 para informações sobre como especificar codec.
+
O tipo MIME do arquivo, opcionalmente com um parametro de codecs. Veja o RFC 4281 para informações sobre como especificar codec.
{{ htmlattrdef("media") }}
Definição do tipo de mídia (Media query) pretendido.
-- cgit v1.2.3-54-g00ecf