A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/html/elements/input/type/number below:

number ยท WebPlatform Docs

number Summary

The number type of the <input> element represents a widget for entering a number.

Overview Table
DOM Interface
HTMLInputElement
Examples

This example uses the input type=number element to create an empty number control.

<input type="number" value="" name="numbox">
Notes Remarks

The size and maxlength attributes are considered obsolete, but conform under the HTML5 specification. Note For code samples, see Form controls part 1 and Form controls part 2: validation on the Windows Internet Explorer sample site.

Standards information Members

The input type=number object has these types of members:

Properties

The input type=number object has these properties. {

See also External resources

Can I use - Number input

Related pages Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4