HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

innerHTML

Description

The innerHTML of Element for JS represents the markup of the element's contents.

Syntax

element.innerHTML [ = value ]

Examples

1 · Inline

2 · Internal