diff options
Diffstat (limited to 'files/de/web/api/element/setattribute/index.html')
-rw-r--r-- | files/de/web/api/element/setattribute/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/de/web/api/element/setattribute/index.html b/files/de/web/api/element/setattribute/index.html index 292dd24a6f..cb01bb2fac 100644 --- a/files/de/web/api/element/setattribute/index.html +++ b/files/de/web/api/element/setattribute/index.html @@ -44,5 +44,5 @@ d.setAttribute("align", "center"); <ul> <li><a class="external" href="http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-F68F082">DOM Level 2 Core: setAttribute</a> (eingeführt im <a class="external" href="http://www.w3.org/TR/REC-DOM-Level-1/level-one-core.html#method-setAttribute">DOM Level 1 Core</a>)</li> - <li><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/#apis-in-html-documents" title="http://www.whatwg.org/specs/web-apps/current-work/#apis-in-html-documents">HTML5: APIs in HTML documents</a></li> + <li><a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/#apis-in-html-documents">HTML5: APIs in HTML documents</a></li> </ul> |