3,375 results found (page 2 of 225)
http://dev.w3.org/html5/spec/Overview.html

…gers 2.3.4.2 Non-negative integers 2.3.4.3 Floating-point numbers 2.3.4.4 Percentages and lengths 2.3.4.5 Nonzero percentages and lengths 2.3.4.6 Lists of floating-point numbers 2.3.4.7 Lists of dimensions 2.3.5 Dates and times 2.3.5.1 Months 2.3.5.2 Dates 2.3.5.3 Yearless dates …

https://html.spec.whatwg.org

…gers 2.3.4.2 Non-negative integers 2.3.4.3 Floating-point numbers 2.3.4.4 Percentages and lengths 2.3.4.5 Nonzero percentages and lengths 2.3.4.6 Lists of floating-point numbers 2.3.4.7 Lists of dimensions 2.3.5 Dates and times 2.3.5.1 Months 2.3.5.2 Dates 2.3.5.3 Yearless dates …

https://www.w3.org/TR/css-text-4

…d explicitly. 1.3. Languages and Typesetting Authors should accurately language-tag their content for the best typographic behavior. Many typographic effects vary by linguistic context. Language and writing system conventions can affect line breaking, hyphenation, justification, …

https://www.w3.org/TR/selectors

…vel * any element § 5.2 Universal selector 2 E an element of type E § 5.1 Type (tag name) selector 1 E:not( s1 , s2 , …) an E element that does not match either compound selector s1 or compound selector s2 § 4.3 The Negation (Matches-None) Pseudo-class: :not() 3/4 E:is( s1 , s2 ,…