A RetroSearch Logo

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

Search Query:

Showing content from https://webplatform.github.io/docs/css/data_types/integer below:

<integer> ยท WebPlatform Docs

<integer> Summary

The <integer> CSS data type represents a number without a decimal component. It is used to specify ordered or layered values, either positive or negative.

Properties accepting integer values generally cannot be animated in a useful way because only discrete values are meaningful.

Examples
section {
    column-count: 3;
        z-index:-1;
}
Related specifications
CSS Values and Units Module Level 3
W3C Candidate Recommendation
CSS 2.1
W3C Recommendation

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