Ellipsis

Plain Input

An input tag that doesn't specify what kind of iput it is.

Text Input

An input tag with type specified as text

Textarea

A text are tag.

Content Editable

A div with contenteditable set to true.

Content Editable 2

A contenteditable div that contains other tags.

type something and three dots

Dynamically Inserted

Input types that are inseted into the dom dynamically.