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

spellcheck

Description

The spellcheck attribute for HTML is an enumerated attribute whose keywords are the empty string, true and false.

Syntax

spellcheck="value"
ValueDescription
emptyspellcheck
falseno spellcheck
truespellcheck

Examples

1 · empty

2 · false

3 · true

4 · JS · Inline

5 · JS · Internal