Prompt test

Alert dialog with short text.

Alert dialog with long text.

Confirm dialog with short text.

Confirm dialog with long text.

Prompt dialog with short text.

Prompt dialog with long text.

Share dialog with short text.

Share dialog with long text.

Select element

Input fields

Input field of type button:

Input field of type checkbox:

Input field of type color:

Input field of type date:

Input field of type datetime-local:

Input field of type email:

Input field of type file:

Input field of type hidden:

Input field of type image:

Input field of type month:

Input field of type number:

Input field of type password:

Input field of type radio:

Input field of type range:

Input field of type reset:

Input field of type search:

Input field of type submit:

Input field of type tel:

Input field of type text:

Input field of type time:

Input field of type url:

Input field of type week:

File input tests

type="file"

type="file" multiple

type="file" accept="image/jpeg"

type="file" accept="image/jpeg" multiple

type="file" accept="image/*"

type="file" accept="image/*" multiple

type="file" accept=".png"

type="file" accept=".png" multiple