DrSchool Learn coding, fast.
EN AR BN CS DE EL Search

Numbers — Example 30

Quick explanation + ready code for: Numbers.

CSS Numbers Back to examples
Back to language
Syntax: Numbers in CSS. ID: #30

Code

.box{ width:122px; height:82px; }

Notes

You can copy this snippet and adapt it. For advanced, add real-world inputs, edge cases, and tests.