Love this website:
http://www.ok-studios.de/home/
And a whole bunch of other examples… so how the hell do you wireframes these bad boys?
http://webdesignledger.com/inspiration/18-beautiful-examples-of-parallax-scrolling-in-web-design
So much time to be saved!!
the trouble with web design these days.
Cuz hey, you don’t have to re-invent the wheel.
More resources I found useful here.
aka Unbuffered comments - are those that aren’t actually output into the html… unlike anything between <!— —> tags.
Discovered them in reading about Jade.js
Jade also supports unbuffered comments, by simply adding a hyphen:
//- will not output within markupp foop baroutputting
<p>foo</p><p>bar</p>
read more here
Sites i love: Rice bowls
http://ricebowls.org/
Imagine you have an image used to “activate” something - be it a link or a javascript piece of code. So far, so good. Now - we want it to behave like a button when pressed. We can simply use the CSS :active modifier to move it 1 pixel down and one pixel to the right - and it will look like a…
via noupe.comCSS tools are essential for web developers because they act like a sort of magic lamp that can simplify the job at hand. Most development tools are time savers that are there to help developers create stylish, functional and optimized websites with a few shortcuts.