diff options
Diffstat (limited to 'files/pt-br/web/api/htmlcollection/index.html')
-rw-r--r-- | files/pt-br/web/api/htmlcollection/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/pt-br/web/api/htmlcollection/index.html b/files/pt-br/web/api/htmlcollection/index.html index 6a887364f9..4b25a913e3 100644 --- a/files/pt-br/web/api/htmlcollection/index.html +++ b/files/pt-br/web/api/htmlcollection/index.html @@ -56,8 +56,8 @@ elem1 = document.forms["named.item.with.periods"];</pre> <h2 id="Especificações">Especificações</h2> <ul> - <li><a href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-75708506" title="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-75708506">DOM Level 2 HTML, Section 1.4, Miscellaneous Object Definitions</a></li> - <li><a href="http://www.w3.org/TR/domcore/#interface-htmlcollection" title="http://www.w3.org/TR/domcore/#interface-htmlcollection">DOM4: HTMLCollection</a></li> + <li><a href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-75708506">DOM Level 2 HTML, Section 1.4, Miscellaneous Object Definitions</a></li> + <li><a href="http://www.w3.org/TR/domcore/#interface-htmlcollection">DOM4: HTMLCollection</a></li> </ul> <h2 id="Veja_também">Veja também</h2> |