Articles in the ‘Code’ Category

  • CSS Scroll Effects

    Posted: 1 month ago in Code

    A showcase of CSS3 effects that you can use when scrolling content…

    VN:F [1.9.17_1161]
    Rating: -1 (from 1 vote)
  • Paperfold CSS

    Posted: 1 month ago in Code

    An impressive folding animation effect that could be used to hide/show various page elements…

    VN:F [1.9.17_1161]
    Rating: 0 (from 0 votes)
  • CSS Font Stacks

    Posted: 6 months ago in Code

    A handy list of CSS based font stacks that you can copy and paste into your won stylesheets…

    VN:F [1.9.17_1161]
    Rating: 0 (from 2 votes)
  • Animate.css – a bunch of plug-and-play CSS animations

    Posted: 7 months ago in Code

    animate.css is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, etc…

    VN:F [1.9.17_1161]
    Rating: 0 (from 0 votes)
  • Yellow Fade Technique with CSS Animations

    Posted: 8 months ago in Code

    An alternative method of achieving the Yellow Fade Technique pioneered by 37signals. This method achieves simialr results using just CSS animations…

    VN:F [1.9.17_1161]
    Rating: 0 (from 0 votes)
  • CSS Prototyping

    Posted: 8 months ago in Code

    This is a simple CSS code snippes to overlay a grid or a mock-up over a page you’re styling. It will also allow you to edit content directly in the browser to see how your layout behaves depending on various lines of text…

    VN:F [1.9.17_1161]
    Rating: 0 (from 0 votes)
  • CSS3 Buttonize Framework

    Posted: 8 months ago in Code

    The Buttonize Framework is a simple, light-weight CSS file with precompiled styles and colours for quick, modern looking buttons. It uses CSS3 for rounded corners and subtle gradients but with bulletproof fallbacks for older browsers…

    VN:F [1.9.17_1161]
    Rating: +1 (from 1 vote)
  • CSS3 Buttons Experiment

    Posted: 10 months ago in Code

    So I had a little fun last night and decided to experiment with some CSS3 buttons. I created eight different buttons so far. No images were used at all. I went wild with gradients and rounded corners…

    VN:F [1.9.17_1161]
    Rating: -1 (from 1 vote)
  • CSS Techniques for Horizontal Rules

    Posted: 11 months ago in Code

    Code examples for displaying more elaborate horisontal rules in your designs. Examples use background gradients for webkit and mozilla. All versions of IE just show the solid


    rule…

    VN:F [1.9.17_1161]
    Rating: +3 (from 3 votes)
  • Useful :nth-child Recipes

    Posted: 11 months ago in Code

    I get a little giddy when I come across perfect uses for :nth-child or :nth-of-type read about the difference. The better you understand them, the more css nerdgasms you get to have!In these simple "recipes" really: expressions I’ll arbitrarily use a flat list of list items and randomly chosen numbers. But it should be fairly obvious how to alter them to get similar selections…

    VN:F [1.9.17_1161]
    Rating: +1 (from 1 vote)
Page 1 of 812345...Last »