You are on page 1of 1

Value Types

Values are tightly coupled to specific property!

Length, Sizes &


Pre-defined Options Colors Functions
Numbers

background:
display: block; background: red; height: 100px;
url(…);

transform:
overflow: auto; color: #fa923f; width: 20%;
scale(…);

color: #ccc; order: 1;

Possible Values can be found in CSS References


(e.g. MDN)!

You might also like