diff options
Diffstat (limited to 'files/pt-br/web/html/global_attributes/title/index.html')
-rw-r--r-- | files/pt-br/web/html/global_attributes/title/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/pt-br/web/html/global_attributes/title/index.html b/files/pt-br/web/html/global_attributes/title/index.html index 61ff933b7b..10de9a78ac 100644 --- a/files/pt-br/web/html/global_attributes/title/index.html +++ b/files/pt-br/web/html/global_attributes/title/index.html @@ -9,7 +9,7 @@ translation_of: Web/HTML/Global_attributes/title --- <p>{{HTMLSidebar("Global_attributes")}}</p> -<p><span class="seoSummary">O <a href="/en-US/docs/Web/HTML/Global_attributes">atributo global</a> <strong>title </strong>contém textos representando informações de orientação, relacionados ao elemento a que pertence. Geralmente, mas não obrigatoriamente, esta informação pode ser apresentada ao usuário como uma dica. Alguns usos comuns:</span></p> +<p><span class="seoSummary">O <a href="/pt-BR/docs/Web/HTML/Global_attributes">atributo global</a> <strong>title </strong>contém textos representando informações de orientação, relacionados ao elemento a que pertence. Geralmente, mas não obrigatoriamente, esta informação pode ser apresentada ao usuário como uma dica. Alguns usos comuns:</span></p> <ul> <li>Link: título ou descrição do documento vinculado</li> @@ -134,6 +134,6 @@ título de multiplas linhas">exemplo</abbr>.</p> <h2 id="Veja_também">Veja também</h2> <ul> - <li>Todos os <a href="/en-US/docs/Web/HTML/Global_attributes">atributos globais</a>.</li> + <li>Todos os <a href="/pt-BR/docs/Web/HTML/Global_attributes">atributos globais</a>.</li> <li>{{domxref("HTMLElement.title")}} que reflete este atributo.</li> </ul> |