🚧 under construction
Last updated 1 year ago
browser ⟩ DOM ⟩ type ⟩ Element ⟩ .insertAdjacentHTML()
closing button [x]
Element ⟩
.innerHTML - replace the content of the element.
.outerHTML - replace the element itself.
.insertAdjacentHTML() - 👉 🗺️ 圖解