aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-31 12:18:23 -0400
committerGitHub <noreply@github.com>2021-07-31 13:18:23 -0300
commit040852a09efb3bade338214269cb816209af5eab (patch)
treed75aa8cb837b526473830df433e4bfc2cbbbbb61 /files/pt-br/web
parent0114a214791c357c3dd3fdde5fc47b9ca33796cc (diff)
downloadtranslated-content-040852a09efb3bade338214269cb816209af5eab.tar.gz
translated-content-040852a09efb3bade338214269cb816209af5eab.tar.bz2
translated-content-040852a09efb3bade338214269cb816209af5eab.zip
remove link 'title' attributes that's just the 'href' (pt-br) (#1738)
👍🏽
Diffstat (limited to 'files/pt-br/web')
-rw-r--r--files/pt-br/web/css/@charset/index.html2
-rw-r--r--files/pt-br/web/css/@keyframes/index.html4
-rw-r--r--files/pt-br/web/css/background-size/index.html2
-rw-r--r--files/pt-br/web/css/font-feature-settings/index.html8
-rw-r--r--files/pt-br/web/css/media_queries/using_media_queries/index.html4
-rw-r--r--files/pt-br/web/css/overflow-wrap/index.html4
-rw-r--r--files/pt-br/web/css/privacy_and_the__colon_visited_selector/index.html4
-rw-r--r--files/pt-br/web/css/reference/index.html2
-rw-r--r--files/pt-br/web/css/text-rendering/index.html2
-rw-r--r--files/pt-br/web/css/text-shadow/index.html4
-rw-r--r--files/pt-br/web/css/transition-timing-function/index.html2
-rw-r--r--files/pt-br/web/css/transition/index.html4
-rw-r--r--files/pt-br/web/css/used_value/index.html4
-rw-r--r--files/pt-br/web/guide/ajax/getting_started/index.html2
-rw-r--r--files/pt-br/web/guide/ajax/index.html2
-rw-r--r--files/pt-br/web/guide/html/editable_content/index.html2
-rw-r--r--files/pt-br/web/guide/introduction_to_web_development/index.html42
-rw-r--r--files/pt-br/web/guide/mobile/mobile-friendliness/index.html2
-rw-r--r--files/pt-br/web/guide/mobile/separate_sites/index.html2
-rw-r--r--files/pt-br/web/mathml/element/math/index.html4
-rw-r--r--files/pt-br/web/mathml/index.html14
-rw-r--r--files/pt-br/web/svg/attribute/class/index.html2
-rw-r--r--files/pt-br/web/svg/attribute/contentstyletype/index.html2
-rw-r--r--files/pt-br/web/svg/attribute/stroke-dashoffset/index.html2
-rw-r--r--files/pt-br/web/svg/attribute/style/index.html2
-rw-r--r--files/pt-br/web/svg/attribute/width/index.html16
-rw-r--r--files/pt-br/web/svg/content_type/index.html16
-rw-r--r--files/pt-br/web/svg/element/circle/index.html2
-rw-r--r--files/pt-br/web/svg/index.html10
-rw-r--r--files/pt-br/web/svg/tutorial/index.html2
30 files changed, 85 insertions, 85 deletions
diff --git a/files/pt-br/web/css/@charset/index.html b/files/pt-br/web/css/@charset/index.html
index 21ea7edbbd..3c81358523 100644
--- a/files/pt-br/web/css/@charset/index.html
+++ b/files/pt-br/web/css/@charset/index.html
@@ -14,7 +14,7 @@ translation_of: Web/CSS/@charset
<p>Como existem várias maneiras de definir a codificação de caracteres em uma folha de estilo, o navegador vai tentar os seguintes métodos na seguinte ordem (e parar assim que um produzir um resultado):</p>
<ol>
- <li>O valor do carácter de ordem de <a href="http://pt.wikipedia.org/wiki/Marca_de_ordem_de_byte" title="http://pt.wikipedia.org/wiki/Marca_de_ordem_de_byte">byte Unicode</a> colocado no início do arquivo.</li>
+ <li>O valor do carácter de ordem de <a href="http://pt.wikipedia.org/wiki/Marca_de_ordem_de_byte">byte Unicode</a> colocado no início do arquivo.</li>
<li>O valor dado pelo atributo <code>charset</code> do <code>Content-Type:</code> cabeçalho HTTP ou o equivalente no protocolo usado para servir a folha de estilo.</li>
<li>O <code>@charset</code> CSS.</li>
<li>Use a codificação de caracteres definidos pelo documento referente: o atributo charset do elemento {{ HTMLElement("link") }}. Este método é obsoleto em HTML5 e não deve ser utilizado.</li>
diff --git a/files/pt-br/web/css/@keyframes/index.html b/files/pt-br/web/css/@keyframes/index.html
index a1db61ea1b..3b2158cc12 100644
--- a/files/pt-br/web/css/@keyframes/index.html
+++ b/files/pt-br/web/css/@keyframes/index.html
@@ -154,10 +154,10 @@ translation_of: Web/CSS/@keyframes
{{ CompatGeckoDesktop("16.0") }}</td>
<td>10</td>
<td>12 {{ property_prefix("-o") }}<br>
- 12.10 <a href="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot" title="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot">#</a></td>
+ 12.10 <a href="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot">#</a></td>
<td>
<p>4.0{{ property_prefix("-webkit") }}<br>
- 9.0 <a href="https://developer.apple.com/library/content/releasenotes/General/WhatsNewInSafari/Articles/Safari_9_0.html#//apple_ref/doc/uid/TP40014305-CH9-SW35" title="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot">#</a></p>
+ 9.0 <a href="https://developer.apple.com/library/content/releasenotes/General/WhatsNewInSafari/Articles/Safari_9_0.html#//apple_ref/doc/uid/TP40014305-CH9-SW35">#</a></p>
</td>
</tr>
<tr>
diff --git a/files/pt-br/web/css/background-size/index.html b/files/pt-br/web/css/background-size/index.html
index 37da1ccc3e..f912a475e0 100644
--- a/files/pt-br/web/css/background-size/index.html
+++ b/files/pt-br/web/css/background-size/index.html
@@ -175,7 +175,7 @@ background-size: 50% 25%;</pre>
<h2 id="Notas">Notas</h2>
-<p>Se você estiver especificando um gradient como plano de fundo e tiver especificado um <code>background-size</code> junto, é melhor não especificar um tamanho que use um único componente setado como auto ou seja especificado usando apenas um valor de largura (por exemplo, <code>background-size: 50%</code>).  A renderização de gradients em tais casos mudou no Firefox 8 e, no momento, geralmente é inconsistente em todos os navegadores, pois nem todos implementam a renderização em total conformidade com a especificação <a href="http://www.w3.org/TR/css3-background/#the-background-size" title="http://www.w3.org/TR/css3-background/#the-background-size"><code>background-size</code> </a>do CSS3 e com a <a href="http://dev.w3.org/csswg/css3-images/#gradients" title="http://dev.w3.org/csswg/css3-images/#gradients">especificação do CSS3 para valores d</a><a href="http://dev.w3.org/csswg/css3-images/#gradients" title="http://dev.w3.org/csswg/css3-images/#gradients">e gradient</a>.</p>
+<p>Se você estiver especificando um gradient como plano de fundo e tiver especificado um <code>background-size</code> junto, é melhor não especificar um tamanho que use um único componente setado como auto ou seja especificado usando apenas um valor de largura (por exemplo, <code>background-size: 50%</code>).  A renderização de gradients em tais casos mudou no Firefox 8 e, no momento, geralmente é inconsistente em todos os navegadores, pois nem todos implementam a renderização em total conformidade com a especificação <a href="http://www.w3.org/TR/css3-background/#the-background-size" title="http://www.w3.org/TR/css3-background/#the-background-size"><code>background-size</code> </a>do CSS3 e com a <a href="http://dev.w3.org/csswg/css3-images/#gradients">especificação do CSS3 para valores d</a><a href="http://dev.w3.org/csswg/css3-images/#gradients">e gradient</a>.</p>
<pre class="brush: css">.bar {
width: 50px; height: 100px;
diff --git a/files/pt-br/web/css/font-feature-settings/index.html b/files/pt-br/web/css/font-feature-settings/index.html
index b8ce9cbf2c..37ff5c0cdc 100644
--- a/files/pt-br/web/css/font-feature-settings/index.html
+++ b/files/pt-br/web/css/font-feature-settings/index.html
@@ -167,7 +167,7 @@ td.tabular { font-feature-settings: "tnum"; }
</table>
</div>
-<p>[1] From Gecko 2.0 (Firefox 4.0) to Gecko 14.0 (Firefox 14.0) included, Gecko supported an older syntax, slightly different from the modern one: <a href="http://hacks.mozilla.org/2010/11/firefox-4-font-feature-support/" title="http://hacks.mozilla.org/2010/11/firefox-4-font-feature-support/">OpenType Font Feature support in Firefox 4</a>.</p>
+<p>[1] From Gecko 2.0 (Firefox 4.0) to Gecko 14.0 (Firefox 14.0) included, Gecko supported an older syntax, slightly different from the modern one: <a href="http://hacks.mozilla.org/2010/11/firefox-4-font-feature-support/">OpenType Font Feature support in Firefox 4</a>.</p>
<p>[2] The <a href="http://mpeg.chiariglione.org/standards/mpeg-4/open-font-format/text-isoiec-cd-14496-22-3rd-edition">ISO/IEC CD 14496-22 3rd edition</a> suggests to use the <code>ssty</code> feature to provide glyph variants adjusted to be more suitable for use in scripts (for example primes used as superscripts). Starting with Firefox 29, this is done automatically by the <a href="/en-US/docs/Web/MathML">MathML</a> rendering engine. It also suggests applying the <code>dtls</code> feature to letters when positing mathematical accent over it, in order to get dotless forms (for example dotless i, j with a hat). Starting with Firefox 35, this is done automatically by the MathML rendering engine. You can always override via CSS the default values determined by the MathML rendering engine.</p>
@@ -176,7 +176,7 @@ td.tabular { font-feature-settings: "tnum"; }
<h2 id="Veja_Também">Veja Também</h2>
<ul>
- <li><a href="https://www.fontfont.com/staticcontent/downloads/FF_OT_User_Guide.pdf" title="http://www.fontfont.com/opentype/FF_OT_UserGuide_v2.pdf">FontFont OpenType User Guide (pdf)</a></li>
- <li><a href="http://www.microsoft.com/typography/otspec/featurelist.htm" title="http://www.microsoft.com/typography/otspec/featurelist.htm">OpenType Feature Tags</a> list</li>
- <li><a href="http://blogs.msdn.com/b/ie/archive/2012/01/09/css-corner-using-the-whole-font.aspx" title="http://blogs.msdn.com/b/ie/archive/2012/01/09/css-corner-using-the-whole-font.aspx">Using the whole font</a> (The -moz syntax is the old one. On Gecko, use the -ms syntax but with -moz).</li>
+ <li><a href="https://www.fontfont.com/staticcontent/downloads/FF_OT_User_Guide.pdf">FontFont OpenType User Guide (pdf)</a></li>
+ <li><a href="http://www.microsoft.com/typography/otspec/featurelist.htm">OpenType Feature Tags</a> list</li>
+ <li><a href="http://blogs.msdn.com/b/ie/archive/2012/01/09/css-corner-using-the-whole-font.aspx">Using the whole font</a> (The -moz syntax is the old one. On Gecko, use the -ms syntax but with -moz).</li>
</ul>
diff --git a/files/pt-br/web/css/media_queries/using_media_queries/index.html b/files/pt-br/web/css/media_queries/using_media_queries/index.html
index d6e52d8a2b..48f1f40852 100644
--- a/files/pt-br/web/css/media_queries/using_media_queries/index.html
+++ b/files/pt-br/web/css/media_queries/using_media_queries/index.html
@@ -410,7 +410,7 @@ media_feature: width | min-width | max-width
(min-resolution: 2dppx), /* Forma padrão */
(min-resolution: 192dpi) /* dppx fallback */ </pre>
-<p>Veja este artigo <a href="http://www.w3.org/blog/CSS/2012/06/14/unprefix-webkit-device-pixel-ratio/" title="http://www.w3.org/blog/CSS/2012/06/14/unprefix-webkit-device-pixel-ratio/">CSSWG</a> para ccompatibilidade de boas práticas em relação a <em><code>resolution</code></em> e <em><code>dppx</code></em>.</p>
+<p>Veja este artigo <a href="http://www.w3.org/blog/CSS/2012/06/14/unprefix-webkit-device-pixel-ratio/">CSSWG</a> para ccompatibilidade de boas práticas em relação a <em><code>resolution</code></em> e <em><code>dppx</code></em>.</p>
</div>
<div class="note"><strong>Nota</strong>: Esta <em>media feature</em> é também implementada pelo Webkit e pelo <a href="https://msdn.microsoft.com/en-us/library/ie/dn760733(v=vs.85).aspx">IE 11 para Windows Phone 8.1</a>como <span style="font-family: courier new;">-webkit-device-pixel-ratio</span>. Os prefixos min e max implementados pelo Gecko são nomeados <span style="font-family: courier new;">min--moz-device-pixel-ratio</span> e <span style="font-family: courier new;">max--moz-device-pixel-ratio</span>; mas os mesmos prefixos implementados pelo Webkit são chamados <span style="font-family: courier new;">-webkit-min-device-pixel-ratio</span> e <span style="font-family: courier new;">-webkit-max-device-pixel-ratio</span>.</div>
@@ -632,7 +632,7 @@ media_feature: width | min-width | max-width
<h2 id="See_also">See also</h2>
<ul>
- <li><a class="external" href="http://www.w3.org/TR/css3-mediaqueries/" title="http://www.w3.org/TR/css3-mediaqueries/">CSS 3 media query specification</a></li>
+ <li><a class="external" href="http://www.w3.org/TR/css3-mediaqueries/">CSS 3 media query specification</a></li>
<li><a class="internal" href="/en-US/docs/CSS/@media" title="En/CSS/@media">Media types</a></li>
<li><a href="/en-US/docs/CSS/Using_media_queries_from_code" title="en/CSS/Using media queries from code">Using media queries from code</a></li>
<li><a href="http://i-skool.co.uk/mobile-development/web-design-for-mobiles-and-tablets-viewport-sizes/">List of mobile and tablet viewport sizes with pixel ratios and physical sizes</a></li>
diff --git a/files/pt-br/web/css/overflow-wrap/index.html b/files/pt-br/web/css/overflow-wrap/index.html
index b366b37858..b6e5ec8513 100644
--- a/files/pt-br/web/css/overflow-wrap/index.html
+++ b/files/pt-br/web/css/overflow-wrap/index.html
@@ -49,7 +49,7 @@ original_slug: Web/CSS/word-wrap
</thead>
<tbody>
<tr>
- <td><a class="external" href="http://dev.w3.org/csswg/css3-text/#overflow-wrap" title="http://dev.w3.org/csswg/css3-text/#overflow-wrap">CSS Text Level 3</a></td>
+ <td><a class="external" href="http://dev.w3.org/csswg/css3-text/#overflow-wrap">CSS Text Level 3</a></td>
<td>{{ Spec2('CSS3 Text') }}</td>
<td> </td>
</tr>
@@ -114,5 +114,5 @@ original_slug: Web/CSS/word-wrap
<h2 id="See_also" name="See_also">Veja também</h2>
<ul>
- <li>Microsoft's original documentation: <a class="external" href="http://msdn.microsoft.com/en-us/library/ms531186(VS.85,loband).aspx" title="http://msdn.microsoft.com/en-us/library/ms531186(VS.85,loband).aspx">MSDN Microsoft library word-wrap</a></li>
+ <li>Microsoft's original documentation: <a class="external" href="http://msdn.microsoft.com/en-us/library/ms531186(VS.85,loband).aspx">MSDN Microsoft library word-wrap</a></li>
</ul>
diff --git a/files/pt-br/web/css/privacy_and_the__colon_visited_selector/index.html b/files/pt-br/web/css/privacy_and_the__colon_visited_selector/index.html
index 13c4876dc2..a70c2ba11a 100644
--- a/files/pt-br/web/css/privacy_and_the__colon_visited_selector/index.html
+++ b/files/pt-br/web/css/privacy_and_the__colon_visited_selector/index.html
@@ -71,7 +71,7 @@ original_slug: Web/CSS/Privacidade_e_o_seletor_:visited
<h2 id="Veja_também">Veja também</h2>
<ul>
- <li><a class="external" href="http://hacks.mozilla.org/2010/03/privacy-related-changes-coming-to-css-vistited/" title="http://hacks.mozilla.org/2010/03/privacy-related-changes-coming-to-css-vistited/">privacy-related changes coming to CSS :visited</a> em Mozilla Hacks (em inglês)</li>
- <li><a class="external" href="http://blog.mozilla.com/security/2010/03/31/plugging-the-css-history-leak/" title="http://blog.mozilla.com/security/2010/03/31/plugging-the-css-history-leak/">Plugging the CSS History Leak</a> em the Mozilla Security Blog (em inglês)</li>
+ <li><a class="external" href="http://hacks.mozilla.org/2010/03/privacy-related-changes-coming-to-css-vistited/">privacy-related changes coming to CSS :visited</a> em Mozilla Hacks (em inglês)</li>
+ <li><a class="external" href="http://blog.mozilla.com/security/2010/03/31/plugging-the-css-history-leak/">Plugging the CSS History Leak</a> em the Mozilla Security Blog (em inglês)</li>
<li><a class="external" href="http://dbaron.org/mozilla/visited-privacy">Preventing attacks on a user's history through CSS :visited selectors </a> (em inglês)</li>
</ul>
diff --git a/files/pt-br/web/css/reference/index.html b/files/pt-br/web/css/reference/index.html
index af77086221..97c22028be 100644
--- a/files/pt-br/web/css/reference/index.html
+++ b/files/pt-br/web/css/reference/index.html
@@ -10,7 +10,7 @@ original_slug: Web/CSS/CSS_Reference
<p>Esta referência lista não somente as propriedades do CSS1 e CSS2.1, mas também referências para qualquer propriedade, conceito padronizado ou estabilizado do CSS3.</p>
-<p>Veja também <a href="/en/CSS/CSS_Reference/Mozilla_Extensions" title="en/CSS_Reference/Mozilla_Extensions">Extensões CSS Mozilla </a>para propriedades específicas do Gecko prefixadas com <code>-moz</code> e <a href="/en/CSS/CSS_Reference/Webkit_Extensions" title="WebKit extensions">Extensões CSS do WebKit</a> para propriedades específicas do WebKit. Veja <a class="external" href="http://peter.sh/experiments/vendor-prefixed-css-property-overview/" title="http://peter.sh/experiments/vendor-prefixed-css-property-overview/">Visão geral de propriedades CSS prefixadas por distribuidor</a> por Peter Beverloo para todas as propriedades prefixadas.</p>
+<p>Veja também <a href="/en/CSS/CSS_Reference/Mozilla_Extensions" title="en/CSS_Reference/Mozilla_Extensions">Extensões CSS Mozilla </a>para propriedades específicas do Gecko prefixadas com <code>-moz</code> e <a href="/en/CSS/CSS_Reference/Webkit_Extensions" title="WebKit extensions">Extensões CSS do WebKit</a> para propriedades específicas do WebKit. Veja <a class="external" href="http://peter.sh/experiments/vendor-prefixed-css-property-overview/">Visão geral de propriedades CSS prefixadas por distribuidor</a> por Peter Beverloo para todas as propriedades prefixadas.</p>
<p>{{ CSS_Ref() }}</p>
diff --git a/files/pt-br/web/css/text-rendering/index.html b/files/pt-br/web/css/text-rendering/index.html
index 52660b2182..a93fdf8921 100644
--- a/files/pt-br/web/css/text-rendering/index.html
+++ b/files/pt-br/web/css/text-rendering/index.html
@@ -125,7 +125,7 @@ body { text-rendering: optimizeLegibility; }
<tr>
<td>Suporte basico para plataformas Windows e Linux</td>
<td>
- <p>4.0 but the implementation known bugs on Windows and Linux which can break <a href="http://crbug.com/114719" title="http://crbug.com/114719">font substitition</a>, <a href="http://crbug.com/51973" title="http://crbug.com/51973">small-caps</a>, <a href="http://crbug.com/55458" title="http://crbug.com/55458">letter-spacing</a> or cause <a href="http://crbug.com/149548" title="http://crbug.com/149548">text to overlap</a></p>
+ <p>4.0 but the implementation known bugs on Windows and Linux which can break <a href="http://crbug.com/114719" title="http://crbug.com/114719">font substitition</a>, <a href="http://crbug.com/51973" title="http://crbug.com/51973">small-caps</a>, <a href="http://crbug.com/55458" title="http://crbug.com/55458">letter-spacing</a> or cause <a href="http://crbug.com/149548">text to overlap</a></p>
</td>
<td><strong>3.0</strong> (1.9)</td>
<td>{{ CompatNo() }}</td>
diff --git a/files/pt-br/web/css/text-shadow/index.html b/files/pt-br/web/css/text-shadow/index.html
index 751c229f24..b6274efc13 100644
--- a/files/pt-br/web/css/text-shadow/index.html
+++ b/files/pt-br/web/css/text-shadow/index.html
@@ -123,7 +123,7 @@ text-shadow: unset;
<tr>
<td>{{ SpecName('CSS3 Text Decoration', '#text-shadow', 'text-shadow') }}</td>
<td>{{ Spec2('CSS3 Text Decoration') }}</td>
- <td>The CSS property <code>text-shadow</code> was <a class="external" href="http://www.w3.org/TR/2008/REC-CSS2-20080411/text.html#text-shadow-props" title="http://www.w3.org/TR/2008/REC-CSS2-20080411/text.html#text-shadow-props">improperly defined in CSS2</a> and dropped in CSS2 (Level 1). The<em> CSS Text Module Level 3 </em>spec improved and precised the syntax. Later it was moved to new working draft <em><a href="http://www.w3.org/TR/2012/WD-css-text-decor-3-20121113/" title="http://www.w3.org/TR/2012/WD-css-text-decor-3-20121113/">CSS Text Decoration Module Level 3</a></em>.</td>
+ <td>The CSS property <code>text-shadow</code> was <a class="external" href="http://www.w3.org/TR/2008/REC-CSS2-20080411/text.html#text-shadow-props" title="http://www.w3.org/TR/2008/REC-CSS2-20080411/text.html#text-shadow-props">improperly defined in CSS2</a> and dropped in CSS2 (Level 1). The<em> CSS Text Module Level 3 </em>spec improved and precised the syntax. Later it was moved to new working draft <em><a href="http://www.w3.org/TR/2012/WD-css-text-decor-3-20121113/">CSS Text Decoration Module Level 3</a></em>.</td>
</tr>
</tbody>
</table>
@@ -182,7 +182,7 @@ text-shadow: unset;
<p>[2] <strong>Opera</strong> supports a maximum of 6-9 text-shadows for performance reasons. The blur radius is limited to 100px. <strong>Opera 9.5-10.1</strong> adheres to the old, reverse painting order (CSS2, the first specified shadow is on the <em>bottom</em>).</p>
-<p>[3] <strong>Internet Explorer 5.5</strong> supports Microsoft's <a class="external" href="http://msdn.microsoft.com/en-us/library/ms673539(loband).aspx" title="http://msdn.microsoft.com/en-us/library/ms673539(loband).aspx"><em>Shadow</em> and <em>DropShadow</em> Filter</a>.</p>
+<p>[3] <strong>Internet Explorer 5.5</strong> supports Microsoft's <a class="external" href="http://msdn.microsoft.com/en-us/library/ms673539(loband).aspx"><em>Shadow</em> and <em>DropShadow</em> Filter</a>.</p>
<p>[4] <strong>Safari: </strong>Any shadows that do not explicitly specify a color are transparent. <strong>Safari 1.1-3.2</strong> only supports one text-shadow (displays the first shadow of a comma-separated list and ignores the rest). <strong>Safari 4.0</strong> (WebKit 528) and later support multiple text-shadows. <strong>Konqueror</strong> supports text-shadow starting with version 3.4.</p>
diff --git a/files/pt-br/web/css/transition-timing-function/index.html b/files/pt-br/web/css/transition-timing-function/index.html
index d99281d9af..7e71da01fb 100644
--- a/files/pt-br/web/css/transition-timing-function/index.html
+++ b/files/pt-br/web/css/transition-timing-function/index.html
@@ -601,7 +601,7 @@ var intervalID = window.setInterval(updateTransition, 7000);
{{ CompatGeckoDesktop("16.0") }}<sup>[1]</sup></td>
<td>10</td>
<td>11.6{{ property_prefix("-o") }}<br>
- 12.10 <a href="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot" title="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot">#</a></td>
+ 12.10 <a href="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot">#</a></td>
<td>{{ CompatVersionUnknown() }}{{ property_prefix("-webkit") }}</td>
</tr>
<tr>
diff --git a/files/pt-br/web/css/transition/index.html b/files/pt-br/web/css/transition/index.html
index aa7ecdb556..eb50dc2993 100644
--- a/files/pt-br/web/css/transition/index.html
+++ b/files/pt-br/web/css/transition/index.html
@@ -89,7 +89,7 @@ transition: unset;
{{ CompatGeckoDesktop("16.0") }}</td>
<td>10.0</td>
<td>11.6 {{ property_prefix("-o") }}<br>
- 12.10 <a href="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot" title="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot">#</a></td>
+ 12.10 <a href="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot">#</a></td>
<td>3.0 {{ property_prefix("-webkit") }}<br>
6.1</td>
</tr>
@@ -115,7 +115,7 @@ transition: unset;
{{ CompatGeckoMobile("16.0") }}</td>
<td>{{ CompatUnknown() }}</td>
<td>10.0 {{ property_prefix("-o") }}<br>
- 12.10 <a href="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot" title="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot">#</a></td>
+ 12.10 <a href="http://my.opera.com/ODIN/blog/2012/08/03/a-hot-opera-12-50-summer-time-snapshot">#</a></td>
<td>3.2 {{ property_prefix("-webkit") }}</td>
</tr>
</tbody>
diff --git a/files/pt-br/web/css/used_value/index.html b/files/pt-br/web/css/used_value/index.html
index 13f2ebd194..aca9e5d00f 100644
--- a/files/pt-br/web/css/used_value/index.html
+++ b/files/pt-br/web/css/used_value/index.html
@@ -90,7 +90,7 @@ window.addEventListener('resize', updateAllUsedWidths);
<h2 id="Diferentes_valores_computados">Diferentes valores computados</h2>
-<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.7em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;">CSS 2.0 defined only <a href="/en-US/docs/CSS/computed_value" style="text-decoration: none; color: rgb(4, 137, 183) !important; cursor: default;" title="en/CSS/computed value">computed value</a> as the last step in a property's calculation. Then, CSS 2.1 introduced the distinct definition of used value. An element could then explicitly inherit a width/height of a parent, whose computed value is a percentage. For CSS properties that don't depend on layout (e.g., display, font-size, line-height), the computed values and used values are the same. These are the CSS 2.1 properties that do depend on layout, so they have a different computed value and used value: (taken from <a class="external" href="http://www.w3.org/TR/CSS2/changes.html#q36" title="http://www.w3.org/TR/CSS2/changes.html#q36">CSS 2.1 Changes: Specified, computed, and actual values</a>):</p>
+<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.7em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;">CSS 2.0 defined only <a href="/en-US/docs/CSS/computed_value" style="text-decoration: none; color: rgb(4, 137, 183) !important; cursor: default;" title="en/CSS/computed value">computed value</a> as the last step in a property's calculation. Then, CSS 2.1 introduced the distinct definition of used value. An element could then explicitly inherit a width/height of a parent, whose computed value is a percentage. For CSS properties that don't depend on layout (e.g., display, font-size, line-height), the computed values and used values are the same. These are the CSS 2.1 properties that do depend on layout, so they have a different computed value and used value: (taken from <a class="external" href="http://www.w3.org/TR/CSS2/changes.html#q36">CSS 2.1 Changes: Specified, computed, and actual values</a>):</p>
<ul style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.7em; margin-left: 25px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;">
<li style="margin-bottom: 0.25em;">background-position</li>
@@ -104,7 +104,7 @@ window.addEventListener('resize', updateAllUsedWidths);
<h2 id="Especificações">Especificações</h2>
-<p><a class="external" href="http://www.w3.org/TR/CSS2/cascade.html#used-value" title="http://www.w3.org/TR/CSS2/cascade.html#used-value">CSS Level 2: Used Values</a></p>
+<p><a class="external" href="http://www.w3.org/TR/CSS2/cascade.html#used-value">CSS Level 2: Used Values</a></p>
<h2 id="Veja_também">Veja também</h2>
diff --git a/files/pt-br/web/guide/ajax/getting_started/index.html b/files/pt-br/web/guide/ajax/getting_started/index.html
index 6cdddaddce..128dff7451 100644
--- a/files/pt-br/web/guide/ajax/getting_started/index.html
+++ b/files/pt-br/web/guide/ajax/getting_started/index.html
@@ -97,7 +97,7 @@ httpRequest.send(null);
<p>* readyState é algo como "estado de prontidão", mostra qual é o status do processo que está sendo executado e se está sendo executado.</p>
-<p>(<a class="external" href="http://msdn.microsoft.com/en-us//library/ms534361%28en-us,VS.85%29.aspx" title="http://msdn.microsoft.com/en-us//library/ms534361(en-us,VS.85).aspx">Fonte</a>)</p>
+<p>(<a class="external" href="http://msdn.microsoft.com/en-us//library/ms534361%28en-us,VS.85%29.aspx">Fonte</a>)</p>
<p>A próxima coisa a se checar é o <a href="/en/HTTP#HTTP_Response_Codes" title="en/HTTP#HTTP Response Codes">código de resposta</a> do servidor HTTP. Todos os possíveis códigos estão listados no site do <a class="external" href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html">W3C</a>. No exemplo a seguir, nós tratamos do retorno bem sucedido ou mal sucedido da requisição HTTP do AJAX, verificando se o código de resposta for <a href="/en/HTTP/HTTP_response_codes#200" title="https://developer.mozilla.org/en/HTTP/HTTP_response_codes#200"><code>200</code></a>.</p>
diff --git a/files/pt-br/web/guide/ajax/index.html b/files/pt-br/web/guide/ajax/index.html
index e5cebbc532..1fcf1fe60d 100644
--- a/files/pt-br/web/guide/ajax/index.html
+++ b/files/pt-br/web/guide/ajax/index.html
@@ -28,7 +28,7 @@ Uma introdução ao AJAX.</div>
<dd>Jesse James Garrett, of <a class="external" href="http://www.adaptivepath.com">adaptive path</a>, wrote this article in February 2005, introducing AJAX and its related concepts.</dd>
<dt><a class="external" href="http://www.onlamp.com/pub/a/onlamp/2005/05/19/xmlhttprequest.html">A Simpler Ajax Path</a></dt>
<dd>"As it turns out, it's pretty easy to take advantage of the XMLHttpRequest object to make a web app act more like a desktop app while still using traditional tools like web forms for collecting user input."</dd>
- <dt><a class="external" href="http://www.contentwithstyle.co.uk/content/fixing-the-back-button-and-enabling-bookmarking-for-ajax-apps/" title="http://www.contentwithstyle.co.uk/content/fixing-the-back-button-and-enabling-bookmarking-for-ajax-apps/">Fixing the Back Button and Enabling Bookmarking for AJAX Apps</a></dt>
+ <dt><a class="external" href="http://www.contentwithstyle.co.uk/content/fixing-the-back-button-and-enabling-bookmarking-for-ajax-apps/">Fixing the Back Button and Enabling Bookmarking for AJAX Apps</a></dt>
<dd>Mike Stenhouse has penned this article, detailing some methods you can use to fix back button and bookmarking issues when developing AJAX applications.</dd>
<dt><a class="external" href="http://alexbosworth.backpackit.com/pub/67688">Ajax Mistakes</a></dt>
<dd>Alex Bosworth has written this article outlining some of the mistakes AJAX application developers can make.</dd>
diff --git a/files/pt-br/web/guide/html/editable_content/index.html b/files/pt-br/web/guide/html/editable_content/index.html
index 74c41e4762..4a88aae602 100644
--- a/files/pt-br/web/guide/html/editable_content/index.html
+++ b/files/pt-br/web/guide/html/editable_content/index.html
@@ -46,7 +46,7 @@ original_slug: Web/Guide/HTML/Content_Editable
  &lt;/body&gt;
&lt;/html&gt; </pre>
-<p>Você pode ver o exemplo funcionando com com uma integração de JavaScript utilizando LocalStorage <a class="external" href="http://html5demos.com/contenteditable" title="http://html5demos.com/contenteditable">aqui</a>. Com a fonte <a href="http://html5demos.com/contenteditable#view-source">aqui</a>.</p>
+<p>Você pode ver o exemplo funcionando com com uma integração de JavaScript utilizando LocalStorage <a class="external" href="http://html5demos.com/contenteditable">aqui</a>. Com a fonte <a href="http://html5demos.com/contenteditable#view-source">aqui</a>.</p>
<h2 id="Veja_também">Veja também</h2>
diff --git a/files/pt-br/web/guide/introduction_to_web_development/index.html b/files/pt-br/web/guide/introduction_to_web_development/index.html
index e9e156deef..de2b87598c 100644
--- a/files/pt-br/web/guide/introduction_to_web_development/index.html
+++ b/files/pt-br/web/guide/introduction_to_web_development/index.html
@@ -26,10 +26,10 @@ original_slug: Web/Guide/Introducao_ao_Desenvolvimento_Web
<h3 id="HTML">HTML</h3>
<ul>
- <li><a class="external" href="http://www.w3.org/community/webed/wiki/The_basics_of_HTML" title="http://www.w3.org/community/webed/wiki/The_basics_of_HTML">O básico da Hypertext Mark-up Language (HTML)</a> — o quê exatamente é HTML?</li>
- <li><a class="external" href="http://reference.sitepoint.com/html/page-structure" title="http://reference.sitepoint.com/html/page-structure">A estrutura básica de uma página web</a> — o doctype e a 'árvore' do documento</li>
- <li><a class="external" href="http://reference.sitepoint.com/html/elements" title="http://reference.sitepoint.com/html/elements">Elementos HTML fundamentais</a> — estrutura, cabeçalho, lista, elementos de formulário e mais, explicados por categoria.</li>
- <li><a class="external" href="http://htmldog.com/guides/htmlbeginner/" title="http://htmldog.com/guides/htmlbeginner/">Tutorial para iniciantes HTML</a> — um tutorial e exercícios que recapitulam o conhecimento básico aprendido acima.</li>
+ <li><a class="external" href="http://www.w3.org/community/webed/wiki/The_basics_of_HTML">O básico da Hypertext Mark-up Language (HTML)</a> — o quê exatamente é HTML?</li>
+ <li><a class="external" href="http://reference.sitepoint.com/html/page-structure">A estrutura básica de uma página web</a> — o doctype e a 'árvore' do documento</li>
+ <li><a class="external" href="http://reference.sitepoint.com/html/elements">Elementos HTML fundamentais</a> — estrutura, cabeçalho, lista, elementos de formulário e mais, explicados por categoria.</li>
+ <li><a class="external" href="http://htmldog.com/guides/htmlbeginner/">Tutorial para iniciantes HTML</a> — um tutorial e exercícios que recapitulam o conhecimento básico aprendido acima.</li>
<li><a href="/en/HTML/Element" title="en/HTML/Element"><span class="external">Elementos HTML</span></a> — um guia completo para os elementos HTML elements com detalhes de como os navegadores os suportam</li>
</ul>
@@ -38,9 +38,9 @@ original_slug: Web/Guide/Introducao_ao_Desenvolvimento_Web
<ul>
<li><a href="/en/CSS/Getting_Started" title="Getting Started"><span class="external">Iniciando com o CSS</span></a> — um guia para iniciantes sobre CSS, cobrindo os conceitos básicos e fundamentais.</li>
<li><a href="/en/CSS/CSS_Reference" title="CSS Reference"><span class="external">Guia de referência CSS</span></a> — um guia completo para CSS com detalhes do nível de suporte do Gecko/Firefox para cada um deles.</li>
- <li><a class="external" href="http://www.w3.org/MarkUp/Guide/Style" title="http://www.w3.org/MarkUp/Guide/Style">Introdução do W3C à estilização com CSS</a> —  <span class="tlid-translation translation" lang="pt"><span title="">um breve guia para estilizar páginas da web para iniciantes</span></span>.</li>
+ <li><a class="external" href="http://www.w3.org/MarkUp/Guide/Style">Introdução do W3C à estilização com CSS</a> —  <span class="tlid-translation translation" lang="pt"><span title="">um breve guia para estilizar páginas da web para iniciantes</span></span>.</li>
<li><a href="/en/Common_CSS_Questions" title="Common CSS Questions"><span class="external">Perguntas comuns sobre CSS</span></a> — perguntas frequentes e respostas para iniciantes.</li>
- <li><a class="external" href="http://www.html.net/tutorials/css/" title="http://www.html.net/tutorials/css/">Conceitos intermediários de CSS</a> — agrupamento, pseudo-classes e mais.</li>
+ <li><a class="external" href="http://www.html.net/tutorials/css/">Conceitos intermediários de CSS</a> — agrupamento, pseudo-classes e mais.</li>
</ul>
<h3 id="JavaScript">JavaScript</h3>
@@ -50,46 +50,46 @@ original_slug: Web/Guide/Introducao_ao_Desenvolvimento_Web
<ul>
<li><a href="/en/JavaScript/Getting_Started" title="en/JavaScript/Getting_Started"><span class="external">Iniciando com JavaScript</span></a> — o que é Javascript e como ele pode ajudar você?</li>
<li><a href="/en/JavaScript/Guide" title="en/JavaScript/Guide"><span class="external">Guia de referência JavaScript</span></a> — um guia completo e regularmente atualizado de JavaScript para todos os níveis de aprendizado, do iniciante ao avançado.</li>
- <li><a class="external" href="https://www.youtube.com/playlist?list=PL7664379246A246CB" title="http://yuiblog.com/crockford/">Crockford no JavaScript</a> — uma série de vídeos aprofundada sobre a linguagem JavaScript.</li>
- <li><a class="external" href="http://eloquentjavascript.net/contents.html" title="http://eloquentjavascript.net/contents.html">JavaScript Elouquente </a> — um guia completo para metodologias JavaScript intermediárias e avançadas.</li>
+ <li><a class="external" href="https://www.youtube.com/playlist?list=PL7664379246A246CB">Crockford no JavaScript</a> — uma série de vídeos aprofundada sobre a linguagem JavaScript.</li>
+ <li><a class="external" href="http://eloquentjavascript.net/contents.html">JavaScript Elouquente </a> — um guia completo para metodologias JavaScript intermediárias e avançadas.</li>
</ul>
<h4 id="Intermediário">Intermediário</h4>
<ul>
<li><a href="/en/JavaScript/A_re-introduction_to_JavaScript" title="en/JavaScript/A_re-introduction_to_JavaScript">Uma re-introdução ao JavaScript</a> — uma recapitulação da linguagem de programação JavaScript direcionada para desenvolvedores de nível intermediário.</li>
- <li><a class="external" href="http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/" title="http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/">Padrões de design (design patterns) essenciais no JavaScript</a> — uma introdução à padrões de design essenciais no JavaScript</li>
+ <li><a class="external" href="http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/">Padrões de design (design patterns) essenciais no JavaScript</a> — uma introdução à padrões de design essenciais no JavaScript</li>
<li><a href="/en/Introduction_to_Object-Oriented_JavaScript" title="en/Introduction_to_Object-Oriented_JavaScript"><span class="external">Introdução à JavaScript orientado à Objeto</span></a> — aprenda sobre o modelo de objetos do JavaScript.</li>
- <li><a class="external" href="http://dev.opera.com/articles/view/javascript-best-practices/" title="http://dev.opera.com/articles/view/javascript-best-practices/">Boas práticas de Javascript (por Christian Heilmann)</a> — aprenda sobre algumas boas práticas óbvias (algumas nem tanto) quando programas em JavaScript.</li>
+ <li><a class="external" href="http://dev.opera.com/articles/view/javascript-best-practices/">Boas práticas de Javascript (por Christian Heilmann)</a> — aprenda sobre algumas boas práticas óbvias (algumas nem tanto) quando programas em JavaScript.</li>
</ul>
<h4 id="Avançado">Avançado</h4>
<ul>
- <li><a class="external" href="http://ejohn.org/apps/learn/" title="http://ejohn.org/apps/learn/">Aprendendo JavaScript avançado</a> — Um guia de John Resig para JavaScript avançado</li>
- <li><a class="external" href="http://uk.video.yahoo.com/watch/111585/1027823" title="http://uk.video.yahoo.com/watch/111585/1027823">Crockford em JavaScript avançado</a> — uma série de três vídeos sobre conceitos avançados de JavaScript</li>
- <li><a class="external" href="http://bonsaiden.github.com/JavaScript-Garden/" title="http://bonsaiden.github.com/JavaScript-Garden/">JavaScript Garden</a> — Documentação das partes mais peculiares do JavaScript.</li>
+ <li><a class="external" href="http://ejohn.org/apps/learn/">Aprendendo JavaScript avançado</a> — Um guia de John Resig para JavaScript avançado</li>
+ <li><a class="external" href="http://uk.video.yahoo.com/watch/111585/1027823">Crockford em JavaScript avançado</a> — uma série de três vídeos sobre conceitos avançados de JavaScript</li>
+ <li><a class="external" href="http://bonsaiden.github.com/JavaScript-Garden/">JavaScript Garden</a> — Documentação das partes mais peculiares do JavaScript.</li>
</ul>
</td>
<td style="vertical-align: top;">
<h2 id="Recursos">Recursos</h2>
<dl>
- <dt><a class="external" href="http://www.w3.org/community/webed/wiki/Main_Page" title="http://www.w3.org/community/webed/wiki/Main_Page">W3C Web Education Community Group Wiki</a></dt>
+ <dt><a class="external" href="http://www.w3.org/community/webed/wiki/Main_Page">W3C Web Education Community Group Wiki</a></dt>
<dd>Aborda design web, HTML e HTML5, CSS, JavaScript e acessibilidade. Este é um bom ponto de partida para iniciantes que desejam aprender fundamentos de desenvolvimento web em várias áreas</dd>
- <dt><a class="external" href="http://reference.sitepoint.com/" title="http://reference.sitepoint.com/">SitePoint</a></dt>
+ <dt><a class="external" href="http://reference.sitepoint.com/">SitePoint</a></dt>
<dd>Uma referência confiável para aprender HTML, CSS e Javascript que também menciona o suporte através de diferentes navegadores e erros conhecidos.</dd>
- <dt><a class="external" href="http://htmldog.com/" title="http://htmldog.com/">HTMLDog</a></dt>
+ <dt><a class="external" href="http://htmldog.com/">HTMLDog</a></dt>
<dd>Uma completa e excelente página de referência sobre HTML e CSS para iniciantes.</dd>
- <dt><a class="external" href="http://code.google.com/edu/submissions/html-css-javascript/" title="http://code.google.com/edu/submissions/html-css-javascript/">HTML, CSS, and Javascript do Ground Up</a></dt>
+ <dt><a class="external" href="http://code.google.com/edu/submissions/html-css-javascript/">HTML, CSS, and Javascript do Ground Up</a></dt>
<dd>Estes videos tutoriais de fácil entedimento de especialistas da Google abordam os básicos de HTML, CSS e JavaScript.</dd>
- <dt><a class="external" href="http://www.csstutorial.net/" title="http://www.csstutorial.net/">Tutoriais iniciantes de CSSTutorial.net</a></dt>
+ <dt><a class="external" href="http://www.csstutorial.net/">Tutoriais iniciantes de CSSTutorial.net</a></dt>
<dd>Uma grande variedade de textos e video tutoriais que abordam os aspectos básicos ao intermediário do CSS.</dd>
- <dt><a class="external" href="http://www.tizag.com/cssT/" title="http://www.tizag.com/cssT/">Tutoriais CSS do Tizag</a></dt>
+ <dt><a class="external" href="http://www.tizag.com/cssT/">Tutoriais CSS do Tizag</a></dt>
<dd>U<span class="tlid-translation translation" lang="pt"><span title="">ma referência fácil de seguir para aqueles que desejam aprender CSS através de tutoriais curtos e concisos</span></span></dd>
- <dt><a class="external" href="http://jqfundamentals.com/" title="http://jqfundamentals.com/book/book.html">Fundamentos do jQuery</a></dt>
+ <dt><a class="external" href="http://jqfundamentals.com/">Fundamentos do jQuery</a></dt>
<dd>Um livro de referência de código aberto com instruções detalhadas para iniciantes de JavaScript e jQuery.</dd>
- <dt><a class="external" href="http://net.tutsplus.com/tutorials/javascript-ajax/javascript-from-null-video-series/" title="http://net.tutsplus.com/tutorials/javascript-ajax/javascript-from-null-video-series/">JavaScript From Null: Uma série de vídeos</a></dt>
+ <dt><a class="external" href="http://net.tutsplus.com/tutorials/javascript-ajax/javascript-from-null-video-series/">JavaScript From Null: Uma série de vídeos</a></dt>
<dd>Uma série de videos sobre JavaScript para completos iniciantes que buscam uma abordagem mais visual de aprendizado.</dd>
</dl>
</td>
diff --git a/files/pt-br/web/guide/mobile/mobile-friendliness/index.html b/files/pt-br/web/guide/mobile/mobile-friendliness/index.html
index f0fd58179b..122681df24 100644
--- a/files/pt-br/web/guide/mobile/mobile-friendliness/index.html
+++ b/files/pt-br/web/guide/mobile/mobile-friendliness/index.html
@@ -26,6 +26,6 @@ original_slug: Web_Development/Mobile/Mobile-friendliness
</ul>
<div class="originaldocinfo">
<h3 id="Original_document_information">Original document information</h3>
- <p>Originally published on 4 May, 2011 on the Mozilla Webdev blog as "<a class="external" href="http://blog.mozilla.com/webdev/2011/05/04/approaches-to-mobile-web-development-part-1-what-is-mobile-friendliness/" title="http://blog.mozilla.com/webdev/2011/05/04/approaches-to-mobile-web-development-part-1-what-is-mobile-friendliness/">Approaches to Mobile Web Development Part 1 - What is Mobile Friendliness?</a>", by Jason Grlicky.</p>
+ <p>Originally published on 4 May, 2011 on the Mozilla Webdev blog as "<a class="external" href="http://blog.mozilla.com/webdev/2011/05/04/approaches-to-mobile-web-development-part-1-what-is-mobile-friendliness/">Approaches to Mobile Web Development Part 1 - What is Mobile Friendliness?</a>", by Jason Grlicky.</p>
</div>
<p> </p>
diff --git a/files/pt-br/web/guide/mobile/separate_sites/index.html b/files/pt-br/web/guide/mobile/separate_sites/index.html
index b613cf74d8..004df18f95 100644
--- a/files/pt-br/web/guide/mobile/separate_sites/index.html
+++ b/files/pt-br/web/guide/mobile/separate_sites/index.html
@@ -26,6 +26,6 @@ original_slug: Web_Development/Mobile/Sites_separados
</ul>
<div class="originaldocinfo">
<h3 id="Original_document_information">Original document information</h3>
- <p>This article was originally published on 13 May 2011, on the Mozilla Webdev blog as "<a class="external" href="http://blog.mozilla.com/webdev/2011/05/13/approaches-to-mobile-web-development-part-2-separate-sites/" title="http://blog.mozilla.com/webdev/2011/05/13/approaches-to-mobile-web-development-part-2-separate-sites/">Approaches to Mobile Web Development Part 2 – Separate Sites</a>", by Jason Grlicky.</p>
+ <p>This article was originally published on 13 May 2011, on the Mozilla Webdev blog as "<a class="external" href="http://blog.mozilla.com/webdev/2011/05/13/approaches-to-mobile-web-development-part-2-separate-sites/">Approaches to Mobile Web Development Part 2 – Separate Sites</a>", by Jason Grlicky.</p>
</div>
<p> </p>
diff --git a/files/pt-br/web/mathml/element/math/index.html b/files/pt-br/web/mathml/element/math/index.html
index 842f6928d8..d721d8da55 100644
--- a/files/pt-br/web/mathml/element/math/index.html
+++ b/files/pt-br/web/mathml/element/math/index.html
@@ -115,7 +115,7 @@ translation_of: Web/MathML/Element/math
&lt;/body&gt;
&lt;/html&gt;</pre>
-<p><strong>Notes</strong>: XHTML documents with MathML must be served as <code>application/xhtml+xml</code>. You can achieve that easily by adding the <code>.xhtml</code> extension to your local files. For Apache servers you can <a class="external" href="http://httpd.apache.org/docs/2.2/mod/mod_mime.html#addtype" title="http://httpd.apache.org/docs/2.2/mod/mod_mime.html#addtype">configure your <code>.htaccess</code> file</a> to map extensions to the correct Mime type. Since you notate your MathML in an XML document, also be sure you write a well-formed XML document.</p>
+<p><strong>Notes</strong>: XHTML documents with MathML must be served as <code>application/xhtml+xml</code>. You can achieve that easily by adding the <code>.xhtml</code> extension to your local files. For Apache servers you can <a class="external" href="http://httpd.apache.org/docs/2.2/mod/mod_mime.html#addtype">configure your <code>.htaccess</code> file</a> to map extensions to the correct Mime type. Since you notate your MathML in an XML document, also be sure you write a well-formed XML document.</p>
<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{ CompatibilityTable() }}</p>
<div id="compat-desktop">
@@ -267,7 +267,7 @@ translation_of: Web/MathML/Element/math
</table>
</div>
<h3 id="Gecko-specific_notes">Gecko-specific notes</h3>
-<p>Gecko 7.0 {{ geckoRelease("7.0") }} introduced support for accepting all MathML attributes on the top-level math element (i.e. the same behavior as a {{ MathMLElement("mstyle") }} element). However, the <code>displaystyle</code> attribute was not taken into account and <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=669719" title="https://bugzilla.mozilla.org/show_bug.cgi?id=669719">has been added</a> in Gecko 8.0 {{ geckoRelease("8.0") }}.</p>
+<p>Gecko 7.0 {{ geckoRelease("7.0") }} introduced support for accepting all MathML attributes on the top-level math element (i.e. the same behavior as a {{ MathMLElement("mstyle") }} element). However, the <code>displaystyle</code> attribute was not taken into account and <a class="link-https" href="https://bugzilla.mozilla.org/show_bug.cgi?id=669719">has been added</a> in Gecko 8.0 {{ geckoRelease("8.0") }}.</p>
<p>A textual fall-back (<code>alttext</code>) or referring to an alternative image using the attributes <code>altimg</code>, <code>altimg-width</code>, <code>altimg-height</code> or <code>altimg-valign</code> is currently not implemented in Gecko.</p>
<h2 id="Specifications" name="Specifications">Specifications</h2>
<table class="standard-table">
diff --git a/files/pt-br/web/mathml/index.html b/files/pt-br/web/mathml/index.html
index 4852ee006a..9a756383c9 100644
--- a/files/pt-br/web/mathml/index.html
+++ b/files/pt-br/web/mathml/index.html
@@ -38,8 +38,8 @@ translation_of: Web/MathML
{{ DiscussionList("dev-tech-mathml", "mozilla.dev.tech.mathml") }}</li>
<li><a class="link-irc" href="irc://irc.mozilla.org/%23mathml" rel="external" title="irc://irc.mozilla.org/%23mathml">Canal IRC</a></li>
<li><a class="link-https" href="https://wiki.mozilla.org/MathML:Home_Page">Wiki usado pelos colaboradores da Mozilla</a></li>
- <li><a href="http://www.w3.org/Math/" title="http://www.w3.org/Math/">Página inicial da W3C Math</a></li>
- <li><a href="http://lists.w3.org/Archives/Public/www-math/" title="http://lists.w3.org/Archives/Public/www-math/">Arquivo de e-mails www-math w3.org</a></li>
+ <li><a href="http://www.w3.org/Math/">Página inicial da W3C Math</a></li>
+ <li><a href="http://lists.w3.org/Archives/Public/www-math/">Arquivo de e-mails www-math w3.org</a></li>
</ul>
<h2 class="Tools" id="Ferramentas">Ferramentas</h2>
@@ -47,11 +47,11 @@ translation_of: Web/MathML
<ul>
<li><a class="external" href="http://validator.w3.org">Validador W3C</a></li>
<li><a class="link-https" href="https://addons.mozilla.org/de/firefox/addon/8969/">Extensão do Firefox FireMath</a></li>
- <li><a href="https://addons.mozilla.org/firefox/collections/fred_wang/mathzilla/" title="https://addons.mozilla.org/firefox/collections/fred_wang/mathzilla/">Coleção de extensões Firefox Mathzilla</a></li>
+ <li><a href="https://addons.mozilla.org/firefox/collections/fred_wang/mathzilla/">Coleção de extensões Firefox Mathzilla</a></li>
<li><a href="https://github.com/fred-wang/TeXZilla">TeXZilla</a> - Conversor de Javascript LaTeX para MathML (<a href="http://fred-wang.github.io/TeXZilla/">live demo</a>, <a href="http://r-gaia-cs.github.io/TeXZilla-webapp/">Firefox OS webapp</a>, <a href="https://addons.mozilla.org/en-US/firefox/addon/texzilla/">Firefox add-on</a>, <a href="https://github.com/fred-wang/TeXZilla/wiki/Using-TeXZilla">using in a Web Page, JS program etc</a>)</li>
- <li><a href="http://dlmf.nist.gov/LaTeXML/" title="http://dlmf.nist.gov/LaTeXML/">LaTeXML</a> - Conversão de documentos LaTeX para páginas web HTML+MathML</li>
- <li><a href="https://webdemo.myscript.com/views/math/index.html" title="http://webdemo.visionobjects.com/equation.html">Web Equation</a> - Transforma equações escritas a mão em MathML ou LaTeX</li>
- <li><a href="http://www.mathjax.org/" title="http://www.mathjax.org/">MathJax</a> - Motor de visualização JavaScript entre navegadores para matemática. Veja também a <a href="https://addons.mozilla.org/en-US/firefox/addon/mathjax-native-mathml/">Extensão MathML Nativa MathJax</a>.</li>
+ <li><a href="http://dlmf.nist.gov/LaTeXML/">LaTeXML</a> - Conversão de documentos LaTeX para páginas web HTML+MathML</li>
+ <li><a href="https://webdemo.myscript.com/views/math/index.html">Web Equation</a> - Transforma equações escritas a mão em MathML ou LaTeX</li>
+ <li><a href="http://www.mathjax.org/">MathJax</a> - Motor de visualização JavaScript entre navegadores para matemática. Veja também a <a href="https://addons.mozilla.org/en-US/firefox/addon/mathjax-native-mathml/">Extensão MathML Nativa MathJax</a>.</li>
</ul>
<h2 class="Related_Topics" id="Related_Topics" name="Related_Topics">Tópicos Relacionados</h2>
@@ -117,5 +117,5 @@ translation_of: Web/MathML
<div>
<h3 id="Nota_sobre_o_Gecko">Nota sobre o Gecko</h3>
-<p>Iniciando com o Firefox 1.5, a maior parte das marcações de apresentação da <a class="external" href="http://www.w3.org/TR/MathML2/">Recomendação W3C MathML 2.0</a> é suportada em todas as plataformas. O suporte a <a class="external" href="http://www.w3.org/TR/MathML3/" title="http://www.w3.org/TR/MathML3/">MathML 3</a> está <a href="/en-US/docs/Mozilla_MathML_Project/Status" title="/en-US/docs/Mozilla_MathML_Project/Status">em processo</a>.</p>
+<p>Iniciando com o Firefox 1.5, a maior parte das marcações de apresentação da <a class="external" href="http://www.w3.org/TR/MathML2/">Recomendação W3C MathML 2.0</a> é suportada em todas as plataformas. O suporte a <a class="external" href="http://www.w3.org/TR/MathML3/">MathML 3</a> está <a href="/en-US/docs/Mozilla_MathML_Project/Status" title="/en-US/docs/Mozilla_MathML_Project/Status">em processo</a>.</p>
</div>
diff --git a/files/pt-br/web/svg/attribute/class/index.html b/files/pt-br/web/svg/attribute/class/index.html
index 429ff3ed87..acddff3de8 100644
--- a/files/pt-br/web/svg/attribute/class/index.html
+++ b/files/pt-br/web/svg/attribute/class/index.html
@@ -39,7 +39,7 @@ translation_of: Web/SVG/Attribute/class
</tr>
<tr>
<th scope="row">Documento normativo</th>
- <td><a class="external" href="http://www.w3.org/TR/SVG/styling.html#ClassAttribute" title="http://www.w3.org/TR/SVG/styling.html#ClassAttribute">SVG 1.1 (2ª Edição): O atributo class</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/SVG/styling.html#ClassAttribute">SVG 1.1 (2ª Edição): O atributo class</a></td>
</tr>
</tbody>
</table>
diff --git a/files/pt-br/web/svg/attribute/contentstyletype/index.html b/files/pt-br/web/svg/attribute/contentstyletype/index.html
index 2de26d899b..c27146039b 100644
--- a/files/pt-br/web/svg/attribute/contentstyletype/index.html
+++ b/files/pt-br/web/svg/attribute/contentstyletype/index.html
@@ -29,7 +29,7 @@ translation_of: Web/SVG/Attribute/contentStyleType
</tr>
<tr>
<th scope="row">Documento normativo</th>
- <td><a class="external" href="http://www.w3.org/TR/SVG/styling.html#ContentStyleTypeAttribute" title="http://www.w3.org/TR/SVG/styling.html#ContentStyleTypeAttribute">SVG 1.1 (2ª Edição)</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/SVG/styling.html#ContentStyleTypeAttribute">SVG 1.1 (2ª Edição)</a></td>
</tr>
</tbody>
</table>
diff --git a/files/pt-br/web/svg/attribute/stroke-dashoffset/index.html b/files/pt-br/web/svg/attribute/stroke-dashoffset/index.html
index cbc2224c56..3555425661 100644
--- a/files/pt-br/web/svg/attribute/stroke-dashoffset/index.html
+++ b/files/pt-br/web/svg/attribute/stroke-dashoffset/index.html
@@ -37,7 +37,7 @@ translation_of: Web/SVG/Attribute/stroke-dashoffset
</tr>
<tr>
<th scope="row">Documento Normativo</th>
- <td><a class="external" href="http://www.w3.org/TR/SVG11/painting.html#StrokeDashoffsetProperty" title="http://www.w3.org/TR/SVG11/painting.html#StrokeDashoffsetProperty">SVG 1.1 (2nd Edition)</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/SVG11/painting.html#StrokeDashoffsetProperty">SVG 1.1 (2nd Edition)</a></td>
</tr>
</tbody>
</table>
diff --git a/files/pt-br/web/svg/attribute/style/index.html b/files/pt-br/web/svg/attribute/style/index.html
index f52028b64e..b6c97d616e 100644
--- a/files/pt-br/web/svg/attribute/style/index.html
+++ b/files/pt-br/web/svg/attribute/style/index.html
@@ -28,7 +28,7 @@ translation_of: Web/SVG/Attribute/style
</tr>
<tr>
<th scope="row">Documento Normativo</th>
- <td><a class="external" href="http://www.w3.org/TR/SVG/styling.html#StyleAttribute" title="http://www.w3.org/TR/SVG/styling.html#StyleAttribute">SVG 1.1 (2ª Edição)</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/SVG/styling.html#StyleAttribute">SVG 1.1 (2ª Edição)</a></td>
</tr>
</tbody>
</table>
diff --git a/files/pt-br/web/svg/attribute/width/index.html b/files/pt-br/web/svg/attribute/width/index.html
index 8ad4954e83..c1938decc6 100644
--- a/files/pt-br/web/svg/attribute/width/index.html
+++ b/files/pt-br/web/svg/attribute/width/index.html
@@ -27,14 +27,14 @@ translation_of: Web/SVG/Attribute/width
</tr>
<tr>
<th scope="row">Normative document</th>
- <td><a class="external" href="http://www.w3.org/TR/SVG/extend.html#ForeignObjectElementWidthAttribute" title="http://www.w3.org/TR/SVG/extend.html#ForeignObjectElementWidthAttribute">SVG 1.1 (2nd Edition): foreignObject element</a><br>
- <a class="external" href="http://www.w3.org/TR/SVG/struct.html#ImageElementWidthAttribute" title="http://www.w3.org/TR/SVG/struct.html#ImageElementWidthAttribute">SVG 1.1 (2nd Edition): image element</a><br>
- <a class="external" href="http://www.w3.org/TR/SVG/pservers.html#PatternElementWidthAttribute" title="http://www.w3.org/TR/SVG/pservers.html#PatternElementWidthAttribute">SVG 1.1 (2nd Edition): pattern element</a><br>
- <a class="external" href="http://www.w3.org/TR/SVG/shapes.html#RectElementWidthAttribute" title="http://www.w3.org/TR/SVG/shapes.html#RectElementWidthAttribute">SVG 1.1 (2nd Edition): rect element</a><br>
- <a class="external" href="http://www.w3.org/TR/SVG/struct.html#SVGElementWidthAttribute" title="http://www.w3.org/TR/SVG/struct.html#SVGElementWidthAttribute">SVG 1.1 (2nd Edition): svg element</a><br>
- <a class="external" href="http://www.w3.org/TR/SVG/struct.html#UseElementWidthAttribute" title="http://www.w3.org/TR/SVG/struct.html#UseElementWidthAttribute">SVG 1.1 (2nd Edition): use element</a><br>
- <a class="external" href="http://www.w3.org/TR/SVG/filters.html#FilterPrimitiveWidthAttribute" title="http://www.w3.org/TR/SVG/filters.html#FilterPrimitiveWidthAttribute">SVG 1.1 (2nd Edition): Filter primitive</a><br>
- <a class="external" href="http://www.w3.org/TR/SVG/masking.html#MaskElementWidthAttribute" title="http://www.w3.org/TR/SVG/masking.html#MaskElementWidthAttribute">SVG 1.1 (2nd Edition): mask element</a></td>
+ <td><a class="external" href="http://www.w3.org/TR/SVG/extend.html#ForeignObjectElementWidthAttribute">SVG 1.1 (2nd Edition): foreignObject element</a><br>
+ <a class="external" href="http://www.w3.org/TR/SVG/struct.html#ImageElementWidthAttribute">SVG 1.1 (2nd Edition): image element</a><br>
+ <a class="external" href="http://www.w3.org/TR/SVG/pservers.html#PatternElementWidthAttribute">SVG 1.1 (2nd Edition): pattern element</a><br>
+ <a class="external" href="http://www.w3.org/TR/SVG/shapes.html#RectElementWidthAttribute">SVG 1.1 (2nd Edition): rect element</a><br>
+ <a class="external" href="http://www.w3.org/TR/SVG/struct.html#SVGElementWidthAttribute">SVG 1.1 (2nd Edition): svg element</a><br>
+ <a class="external" href="http://www.w3.org/TR/SVG/struct.html#UseElementWidthAttribute">SVG 1.1 (2nd Edition): use element</a><br>
+ <a class="external" href="http://www.w3.org/TR/SVG/filters.html#FilterPrimitiveWidthAttribute">SVG 1.1 (2nd Edition): Filter primitive</a><br>
+ <a class="external" href="http://www.w3.org/TR/SVG/masking.html#MaskElementWidthAttribute">SVG 1.1 (2nd Edition): mask element</a></td>
</tr>
</tbody>
</table>
diff --git a/files/pt-br/web/svg/content_type/index.html b/files/pt-br/web/svg/content_type/index.html
index fb1adcbf5b..db47a9a27e 100644
--- a/files/pt-br/web/svg/content_type/index.html
+++ b/files/pt-br/web/svg/content_type/index.html
@@ -38,7 +38,7 @@ translation_of: Web/SVG/Content_type
<pre>anything ::= Char*</pre>
- <p>onde <a href="http://www.w3.org/TR/2008/REC-xml-20081126/#NT-Char" title="http://www.w3.org/TR/2008/REC-xml-20081126/#NT-Char">Char</a> é a produção de um caractere, como definido no XML 1.0 , seção 2.2).</p>
+ <p>onde <a href="http://www.w3.org/TR/2008/REC-xml-20081126/#NT-Char">Char</a> é a produção de um caractere, como definido no XML 1.0 , seção 2.2).</p>
</dd>
</dl>
@@ -47,7 +47,7 @@ translation_of: Web/SVG/Content_type
<dl>
<dt>&lt;clock-value&gt;</dt>
<dd>
- <p>Clock values have the same syntax as in <a href="http://www.w3.org/TR/2001/REC-smil-animation-20010904/" title="http://www.w3.org/TR/2001/REC-smil-animation-20010904/">SMIL Animation</a> specification. The grammar for clock values is repeated here:</p>
+ <p>Clock values have the same syntax as in <a href="http://www.w3.org/TR/2001/REC-smil-animation-20010904/">SMIL Animation</a> specification. The grammar for clock values is repeated here:</p>
<pre>Clock-val ::= Full-clock-val | Partial-clock-val
| Timecount-val
@@ -97,11 +97,11 @@ DIGIT ::= [0-9]
<dd>
<p>The basic type &lt;color&gt; is a CSS2 compatible specification for a color in the sRGB color space. &lt;color&gt; applies to SVG's use of the {{SVGAttr("color")}} attribute and is a component of the definitions of attributes {{SVGAttr("fill")}}, {{SVGAttr("stroke")}}, {{SVGAttr("stop-color")}}, {{SVGAttr("flood-color")}} and {{SVGAttr("lighting-color")}}, which also offer optional ICC-based color specifications.</p>
- <p>SVG supports all of the syntax alternatives for &lt;color&gt; defined in <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/syndata.html#value-def-color" title="http://www.w3.org/TR/2008/REC-CSS2-20080411/syndata.html#value-def-color">CSS2 syntax and basic data types</a>, and (depend on the implementation) in the future <a href="http://www.w3.org/TR/css3-color/" title="http://www.w3.org/TR/css3-color/">CSS Color Module Level 3</a>.</p>
+ <p>SVG supports all of the syntax alternatives for &lt;color&gt; defined in <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/syndata.html#value-def-color" title="http://www.w3.org/TR/2008/REC-CSS2-20080411/syndata.html#value-def-color">CSS2 syntax and basic data types</a>, and (depend on the implementation) in the future <a href="http://www.w3.org/TR/css3-color/">CSS Color Module Level 3</a>.</p>
<p>A &lt;color&gt; is either a keyword or a numerical RGB specification.</p>
- <p>In addition to these color keywords, users may specify keywords that correspond to the colors used by objects in the user's environment. The normative definition of these keywords is found in <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/ui.html#system-colors" title="http://www.w3.org/TR/2008/REC-CSS2-20080411/ui.html#system-colors">User preferences for colors</a> (CSS2, section 18.2).</p>
+ <p>In addition to these color keywords, users may specify keywords that correspond to the colors used by objects in the user's environment. The normative definition of these keywords is found in <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/ui.html#system-colors">User preferences for colors</a> (CSS2, section 18.2).</p>
<p>The format of an RGB value in hexadecimal notation is a "#" immediately followed by either three or six hexadecimal characters. The three-digit RGB notation (#rgb) is converted into six-digit form (#rrggbb) by replicating digits, not by adding zeros. For example, <code>#fb0</code> expands to <code>#ffbb00</code>. This ensures that white (<code>#ffffff</code>) can be specified with the short notation (<code>#fff</code>) and removes any dependencies on the color depth of the display. The format of an RGB value in the functional notation is an RGB start-function followed by a comma-separated list of three numerical values (either three integer values or three percentage values) followed by ")". An RGB start-function is the case-insensitive string "rgb(", for example "RGB(" or "rGb(". For compatibility, the all-lowercase form "rgb(" is preferred. The integer value 255 corresponds to 100%, and to F or FF in the hexadecimal notation: <code>rgb(255,255,255)</code> = <code>rgb(100%,100%,100%)</code> = <code>#FFF</code>. White space characters are allowed around the numerical values. All RGB colors are specified in the sRGB color space. Using sRGB provides an unambiguous and objectively measurable definition of the color, which can be related to international standards.</p>
@@ -112,7 +112,7 @@ DIGIT ::= [0-9]
hexdigit ::= [0-9A-Fa-f]
</pre>
- <p>where <code>color-keyword</code> matches (case insensitively) one of the color keywords listed in <a href="http://www.w3.org/TR/css3-color/" title="http://www.w3.org/TR/css3-color/">CSS Color Module Level 3</a>, or one of the system color keywords listed in <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/ui.html#system-colors" title="http://www.w3.org/TR/2008/REC-CSS2-20080411/ui.html#system-colors">User preferences for colors</a> (CSS2, section 18.2).</p>
+ <p>where <code>color-keyword</code> matches (case insensitively) one of the color keywords listed in <a href="http://www.w3.org/TR/css3-color/" title="http://www.w3.org/TR/css3-color/">CSS Color Module Level 3</a>, or one of the system color keywords listed in <a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/ui.html#system-colors">User preferences for colors</a> (CSS2, section 18.2).</p>
<p>The corresponding SVG DOM interface definitions for &lt;color&gt; are defined the one defined by CSS. SVG's extension to color, including the ability to specify ICC-based colors, are represented using DOM interface {{domxref("SVGColor")}}.</p>
</dd>
@@ -219,7 +219,7 @@ hexdigit ::= [0-9A-Fa-f]
<li>non-local <em>IRI</em> references, where the <em>IRI</em> reference does contain an <code>&lt;absoluteIRI&gt;</code> or <code>&lt;relativeIRI&gt;</code></li>
</ul>
- <p>For the full specification of IRI references in SVG, see <a href="http://www.w3.org/TR/SVG/linking.html#IRIReference" title="http://www.w3.org/TR/SVG/linking.html#IRIReference">SVG 1.1 (2nd Edition): IRI references</a>.</p>
+ <p>For the full specification of IRI references in SVG, see <a href="http://www.w3.org/TR/SVG/linking.html#IRIReference">SVG 1.1 (2nd Edition): IRI references</a>.</p>
</dd>
</dl>
@@ -232,7 +232,7 @@ hexdigit ::= [0-9A-Fa-f]
<pre>length ::= number (~"em" | ~"ex" | ~"px" | ~"in" | ~"cm" | ~"mm" | ~"pt" | ~"pc")?</pre>
- <p><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/syndata.html#length-units" title="http://www.w3.org/TR/2008/REC-CSS2-20080411/syndata.html#length-units">See the CSS2 specification</a> for the meanings of the unit identifiers.</p>
+ <p><a href="http://www.w3.org/TR/2008/REC-CSS2-20080411/syndata.html#length-units">See the CSS2 specification</a> for the meanings of the unit identifiers.</p>
<p>For properties defined in CSS2, a length unit identifier must be provided. For length values in SVG-specific properties and their corresponding presentation attributes, the length unit identifier is optional. If not provided, the length value represents a distance in the current user coordinate system. In presentation attributes for all properties, whether defined in SVG1.1 or in CSS2, the length identifier, if specified, must be in lower case.</p>
@@ -329,7 +329,7 @@ hexdigit ::= [0-9A-Fa-f]
<dl>
<dt>&lt;paint&gt;</dt>
<dd>
- <p>Os valores das propriedades {{SVGAttr("fill")}} e {{SVGAttr("stroke")}} são especificações do tipo de pintura a ser utilizada quando o preenchimento ou acariciando um determinado elemento gráfico. As opções disponíveis e sintaxe para &lt;paint&gt; estão descritos na <a href="http://www.w3.org/TR/SVG/painting.html#SpecifyingPaint" title="http://www.w3.org/TR/SVG/painting.html#SpecifyingPaint">especificação de pintura</a>.</p>
+ <p>Os valores das propriedades {{SVGAttr("fill")}} e {{SVGAttr("stroke")}} são especificações do tipo de pintura a ser utilizada quando o preenchimento ou acariciando um determinado elemento gráfico. As opções disponíveis e sintaxe para &lt;paint&gt; estão descritos na <a href="http://www.w3.org/TR/SVG/painting.html#SpecifyingPaint">especificação de pintura</a>.</p>
<p>Dentro do DOM do SVG, os valores do &lt;paint&gt; são representados usando objetos {{domxref("SVGPaint")}}.</p>
</dd>
diff --git a/files/pt-br/web/svg/element/circle/index.html b/files/pt-br/web/svg/element/circle/index.html
index 91eb82171d..b064fa35aa 100644
--- a/files/pt-br/web/svg/element/circle/index.html
+++ b/files/pt-br/web/svg/element/circle/index.html
@@ -30,7 +30,7 @@ translation_of: Web/SVG/Element/circle
<p> </p>
-<p>» <a href="https://mdn.mozillademos.org/files/7707/circle2.svg" title="https://developer.mozilla.org/files/3252/circle.svg">circle.svg</a></p>
+<p>» <a href="https://mdn.mozillademos.org/files/7707/circle2.svg">circle.svg</a></p>
<h2 id="Atributos">Atributos</h2>
diff --git a/files/pt-br/web/svg/index.html b/files/pt-br/web/svg/index.html
index 2b98ce0b13..ab061e7095 100644
--- a/files/pt-br/web/svg/index.html
+++ b/files/pt-br/web/svg/index.html
@@ -72,12 +72,12 @@ Este tutorial irá ajudá-lo a começar a trabalhar com SVG.</div>
<li><a href="http://jwatt.org/svg/authoring/">Orientações para autoria SVG</a></li>
<li>Uma visão geral do <a href="/en-US/docs/Mozilla_SVG_Project" title="Mozilla_SVG_Project">Projeto SVG da Mozilla</a></li>
<li><a href="/en-US/docs/SVG/FAQ" title="SVG/FAQ">Perguntas frequentes</a> sobre SVG e Mozilla</li>
- <li>Slides e demos da palestra <a href="http://jwatt.org/svg-open-US/docs/2009/slides.xhtml" title="http://jwatt.org/svg-open-US/docs/2009/slides.xhtml">SVG and Mozilla</a> no SVG Open 2009</li>
+ <li>Slides e demos da palestra <a href="http://jwatt.org/svg-open-US/docs/2009/slides.xhtml">SVG and Mozilla</a> no SVG Open 2009</li>
<li><a href="/en-US/docs/SVG/SVG_as_an_Image" title="SVG/SVG as an Image">SVG como uma imagem</a></li>
<li><a href="/en-US/docs/SVG/SVG_animation_with_SMIL" title="SVG/SVG animation with SMIL">Animação SVG com SMIL</a></li>
- <li><a href="http://croczilla.com/bits_and_pieces/svg/samples/lion/lion.svg" title="http://croczilla.com/bits_and_pieces/svg/samples/lion/lion.svg">Leão</a>, <a href="http://croczilla.com/bits_and_pieces/svg/samples/butterfly/butterfly.svg" title="http://croczilla.com/bits_and_pieces/svg/samples/butterfly/butterfly.svg">Borboleta</a> &amp; <a href="http://croczilla.com/bits_and_pieces/svg/samples/tiger/tiger.svg" title="http://croczilla.com/bits_and_pieces/svg/samples/tiger/tiger.svg">Tigre</a></li>
+ <li><a href="http://croczilla.com/bits_and_pieces/svg/samples/lion/lion.svg" title="http://croczilla.com/bits_and_pieces/svg/samples/lion/lion.svg">Leão</a>, <a href="http://croczilla.com/bits_and_pieces/svg/samples/butterfly/butterfly.svg" title="http://croczilla.com/bits_and_pieces/svg/samples/butterfly/butterfly.svg">Borboleta</a> &amp; <a href="http://croczilla.com/bits_and_pieces/svg/samples/tiger/tiger.svg">Tigre</a></li>
<li><a href="http://plurib.us/1shot/2007/svg_gallery/">Galeria de arte SVG</a></li>
- <li>Mais exemplos (<a href="http://croczilla.com/bits_and_pieces/svg/samples" title="http://croczilla.com/bits_and_pieces/svg/samples">SVG Samples croczilla.com</a>, <a href="http://www.carto.net/papers/svg/samples/">carto.net</a>)</li>
+ <li>Mais exemplos (<a href="http://croczilla.com/bits_and_pieces/svg/samples">SVG Samples croczilla.com</a>, <a href="http://www.carto.net/papers/svg/samples/">carto.net</a>)</li>
</ul>
<h3 id="Animação_e_interações">Animação e interações</h3>
@@ -85,7 +85,7 @@ Este tutorial irá ajudá-lo a começar a trabalhar com SVG.</div>
<p>Assim  como o HTML, o SVG tem um modelo de documento (DOM), eventos e é acessível por JavaScript. Isto permite aos desenvolvedores criar animações e imagens interativas.</p>
<ul>
- <li>Algumas imagens SVG impressionantes em <a href="http://svg-wow.org/" title="http://svg-wow.org/">svg-wow.org</a></li>
+ <li>Algumas imagens SVG impressionantes em <a href="http://svg-wow.org/">svg-wow.org</a></li>
<li>Extensão do Firefox (<a href="http://schepers.cc/grafox/">Grafox</a>) para adicionar suporte a um subconjunto de animação SMIL</li>
<li>Manipulação interativa de <a href="http://people.mozilla.com/~vladimir/demos/photos.svg">fotos</a></li>
<li><a href="http://starkravingfinkle.org/blog/2007/07/firefox-3-svg-foreignobject/">Transformações HTML</a> usando <code>foreignObject</code> do SVG</li>
@@ -101,7 +101,7 @@ Este tutorial irá ajudá-lo a começar a trabalhar com SVG.</div>
<li><a href="http://files.myopera.com/orinoco/svg/USStates.svg" title="">Find the State</a></li>
<li><a href="http://www.carto.net/papers/svg/us_population/index.html">Mapa da população dos EUA</a></li>
<li><a href="http://www.treebuilder.de/default.asp?file=441875.xml">3D box</a> &amp; <a href="http://www.treebuilder.de/default.asp?file=206524.xml">3D boxes</a></li>
- <li><a href="http://jvectormap.com/" title="http://jvectormap.com/">jVectorMap</a> (mapas interativos para visualização de dados)</li>
+ <li><a href="http://jvectormap.com/">jVectorMap</a> (mapas interativos para visualização de dados)</li>
</ul>
</div>
</div>
diff --git a/files/pt-br/web/svg/tutorial/index.html b/files/pt-br/web/svg/tutorial/index.html
index 80ca35deb9..e666577877 100644
--- a/files/pt-br/web/svg/tutorial/index.html
+++ b/files/pt-br/web/svg/tutorial/index.html
@@ -5,7 +5,7 @@ translation_of: Web/SVG/Tutorial
---
<p>Scalable Vector Graphics (Gráficos vetoriais escaláveis), <a href="/en-US/Web/SVG" title="en-US/Web/SVG">SVG</a>, é uma linguagem W3C XML  para marcação de gráficos. Ela é parcialmente implementada no Firefox, Opera, Navegadores com WebKit , Internet Explorer e outros navegadores.</p>
-<p>Este tutorial tem como objetivo explicar as partes internas de SVG acompanhada de detalhes técnicos. Se você quiser usá-la apenas para desenhar belas imagens, você pode encontrar informações mais uteis na <a class="external" href="http://inkscape.org/doc/" title="http://inkscape.org/doc/">Página de documentação do Inkscape</a>. Outra boa introdução ao SVG é fornecida pelo W3C' <a class="external" href="http://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html" title="http://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html">SVG Primer</a>.</p>
+<p>Este tutorial tem como objetivo explicar as partes internas de SVG acompanhada de detalhes técnicos. Se você quiser usá-la apenas para desenhar belas imagens, você pode encontrar informações mais uteis na <a class="external" href="http://inkscape.org/doc/" title="http://inkscape.org/doc/">Página de documentação do Inkscape</a>. Outra boa introdução ao SVG é fornecida pelo W3C' <a class="external" href="http://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html">SVG Primer</a>.</p>
<div class="note">O tutorial está em um estágio inicial de desenvolvimento.Se puder, por favor ajude escrevendo um parágrafo ou dois. Pontos extras para quem escrever uma página inteira!</div>