Features

Back to Home

  • How to recreate Silverback’s parallax effect by Paul Annett

    Design CSS - 127 Comments

    February 27th, 2008

    When I was a lad, I remember being wowed by an effect in Sonic the Hedgehog known as parallax scrolling. Moving my little spiky friend 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 […]

    Features > Design Features > CSS

    Read more

  • Awesome up your design with A.B. by Drew Wilson

    Design - 48 Comments

    February 20th, 2008

    So you want to add some sweet savory flavor to you website, but you can’t place your cursor on what is lacking in your design and what needs to be added. May I suggest something I call Auroral Background (A.B. for short). It’s a great way to add depth and “awesomeness” to your design. With […]

    Features > Design

    Read more

  • Streamline your forms with widgets by Jason Long

    CSS JavaScript - 45 Comments

    February 12th, 2008

    “Advanced forms” are rarely that. A more fitting name would be “Overwhelming and confusing forms”. But with Jason Long’s clever approach to streamlining a screen full of checkboxes, you might just be able to once again look fondly on your forms.

    Features > CSS Features > JavaScript

    Read more

  • Stay on :target by Brian Suda

    CSS Dev - 33 Comments

    January 31st, 2008

    In this article, I want to introduce you to a really powerful CSS3 pseudo selector called :target. Much like :hover, :target is invoked during certain interactions with the website. Specifically, when applied to a fragment identifier. On a page such as http://example.com/index.html#hello-world, the id=”hello-world” element is the target and any matching :target styles would be […]

    Features > CSS Features > Dev

    Read more

  • How to Build a Web Start-up - Part 1 by Ryan Carson

    Web Apps Biz - 30 Comments

    January 24th, 2008

    We live in an extremely exciting period of human history where it has never been easier or cheaper to start a web-based business. You just don’t need a bricks-and-mortar shop to make it big anymore.
    However, there are still a massive number web start-ups that fail every year. How can you avoid becoming one of them […]

    Features > Web Apps Features > Biz

    Read more