DOM --- [(Up)](../../README.md#topics) | _Wikipedia: [Document Object Model](https://en.wikipedia.org/wiki/Document_Object_Model)_ | _See also: [JavaScript](../JavaScript/README.md#javascript), [Web APIs](../Web%20APIs/README.md#web-apis)_ - - - - ### Web resources [Advantages of createElement over innerHTML?](https://stackoverflow.com/questions/2946656/advantages-of-createelement-over-innerhtml) ★ [Node - Web APIs | MDN](https://developer.mozilla.org/en-US/docs/Web/API/Node) ★ [How to clone (and restore) a DOM subtree](https://stackoverflow.com/questions/8702165/how-to-clone-and-restore-a-dom-subtree) ★ [Can I add arbitrary properties to DOM objects?](https://stackoverflow.com/questions/4258466/can-i-add-arbitrary-properties-to-dom-objects) ★ [Making Elements Focusable with Tabindex - Snook.ca](https://www.snook.ca/archives/accessibility_and_usability/elements_focusable_with_tabindex/) ★ [\: The Button element - HTML: HyperText Markup Language \| MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button) ★