Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oslego/cssconfeu-2013
Slides for CSSConf.eu
https://github.com/oslego/cssconfeu-2013
Last synced: about 1 month ago
JSON representation
Slides for CSSConf.eu
- Host: GitHub
- URL: https://github.com/oslego/cssconfeu-2013
- Owner: oslego
- License: mit
- Created: 2013-09-11T21:34:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-08T20:05:23.000Z (about 11 years ago)
- Last Synced: 2024-10-14T12:49:07.615Z (3 months ago)
- Language: JavaScript
- Size: 3.01 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CSSConf.eu | Cutting-edge CSS features
===Slides from my talk at [CSSConf.eu 2013](http://2013.cssconf.eu/).
HTML slide deck using cutting-edge CSS features for demonstration purposes. Intended to demo in [Google Chrome Canary](https://www.google.com/intl/en/chrome/browser/canary.html).
Learning Resources
---Start on [html.adobe.com](http://html.adobe.com)
**CSS Regions**
* [Introduction to CSS Regions](http://html.adobe.com/webplatform/layout/regions/)
* [Code samples on CodePen.io](http://codepen.io/collection/jabto)
* [CSS Regions tutorial](http://docs.webplatform.org/wiki/tutorials/css-regions)**CSS Shapes**
* [Introduction to CSS Shapes](http://html.adobe.com/webplatform/layout/shapes/)
* [Code samples on CodePen.io](http://codepen.io/collection/qFesk)
* [Demo for Alice in Wonderland ](http://adobe-webplatform.github.io/Demo-for-Alice-s-Adventures-in-Wonderland/)
* [Source for Demo for Alice in Wonderland](https://github.com/adobe-webplatform/Demo-for-Alice-s-Adventures-in-Wonderland)**CSS Blend Modes**
* [Introduction to CSS Blend Modes](http://html.adobe.com/webplatform/graphics/blendmodes/)
* [Code samples on CodePen.io](http://codepen.io/collection/hfxiw)
**CSS Masking*** [Article on HTML5Rocks.com](http://www.html5rocks.com/en/tutorials/masking/adobe/)