Search Results for: Braces
indicates that the preceding type, word, or group is optional. a pair of numbers in curly braces ({a,b}) indicates that the preceding type, word, or group occurs at least a and at most b times. the following examples illustrate different value types: value: n | nw | ne value: [ | thick | thin ]{1,4}
indicates that the preceding type, word, or group is optional. a pair of numbers in curly braces ({a,b}) indicates that the preceding type, word, or group occurs at least a and at most b times. the following examples illustrate different value types: value: n | nw | ne value: [ | thick | thin ]{1,4}...
https://www.w3.org/TR/CSS2/about.html