(just in case)
JavaScript pages
Two variants:
- v1: just has one example on top, and a link to the other examples further down the page.
- v2: has one example on top, followed by a console you can use to try out the example.
Array.prototype.push()
Array.prototype.slice()
CSS pages
Three variants:
- v1:
- "Summary" H1 removed
- CSS info table and formal syntax are moved into a new section "Advanced"
- Syntax examples are moved from the start of the "Syntax" section to the top
- Live example is moved to underneath the syntax examples, uses Codepen/JSFiddle links
- v2:
- "Summary" H1 removed
- CSS info table and formal syntax are moved into a new section "Advanced"
- Live example is moved to the top and uses a directly playable example from GitHub
- v3:
- "Summary" H1 removed
- CSS info table and formal syntax are moved into a new section "Advanced"
- Syntax examples are moved from the start of the "Syntax" section to the top
- Live example is moved to underneath the syntax examples, and uses a directly playable example from GitHub
border-top-color
filter
transform
font
Document Tags and Contributors
Last updated by:
wbamberg,