public marks

PUBLIC MARKS from nhoizey with tags image & position

April 2009

How to recreate Silverback’s parallax effect | Think Vitamin

Moving Sonic the Hedgehog to the right caused the foreground to move past the camera to the left faster than the background, creating a faux-3D view of Green Hill Zone. We can create a similar effect on a web page by fixing semi-transparent background images to different sides of the browser viewport, and at different horizontal percentage positions.

April 2008

Equidistant Objects with CSS - CSS-Tricks

by 5 others
Creating a horizontal row of objects that are equidistant from each other is another one of those things in web design that is much more difficult than it should be. This can be a very useful thing to do, especially in fluid width layouts when you are try