aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/html/element/source/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/web/html/element/source/index.html')
-rw-r--r--files/pt-br/web/html/element/source/index.html4
1 files changed, 2 insertions, 2 deletions
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
</tr>
<tr>
<td>Documento normativo</td>
- <td><a class="external" href="http://www.w3.org/TR/html5/video.html#the-source-element" title="http://www.w3.org/TR/html5/video.html#the-source-element">HTML5, section 4.8.8</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/html5/video.html#the-source-element">HTML5, section 4.8.8</a></td>
</tr>
</tbody>
</table>
@@ -38,7 +38,7 @@ translation_of: Web/HTML/Element/source
<dt>{{ htmlattrdef("src") }}</dt>
<dd>Requerido, endereço do arquivo de mídia.</dd>
<dt>{{ htmlattrdef("type") }}</dt>
- <dd>O tipo MIME do arquivo, opcionalmente com um parametro de <code>codecs</code>. Veja o <a class="external" href="http://www.rfc-editor.org/rfc/rfc4281.txt" title="http://www.rfc-editor.org/rfc/rfc4281.txt">RFC 4281</a> para informações sobre como especificar codec.</dd>
+ <dd>O tipo MIME do arquivo, opcionalmente com um parametro de <code>codecs</code>. Veja o <a class="external" href="http://www.rfc-editor.org/rfc/rfc4281.txt">RFC 4281</a> para informações sobre como especificar codec.</dd>
<dt>{{ htmlattrdef("media") }}</dt>
<dd>Definição do tipo de mídia (<a class="internal" href="/en/CSS/Media_queries" title="En/CSS/Media queries">Media query</a>) pretendido.</dd>
</dl>