All posts tagged CSS3

responsive-sliders
Latest
December 1, 2011, No comments

Responsive website layouts have become increasingly popular. What are developers supposed to do about sliders and galleries when developing a responsive website? Here are 10 great solutions.

magnifying-glass-jquery-rollover

Create a fading magnifying glass overlay on image hover with jQuery and CSS3

August 29, 2011, No comments

Here's a demo of how to create a fading transparent overlay effect of a magnifying glass when you hover over an image, using jQuery & CSS3. A great w ...

post-it-with-css

Create a Post-it Note with CSS3

August 11, 2011, No comments

If you need to put a quick note on a website, why not use a Post-it note? There's no need to use any images now that we have good old CSS3. We can use ...

zebra2

Add Zebra Striping to a Table with jQuery

August 24, 2010, 5 Comments

Learn how to use jQuery to apply zebra striping to a table; a technique which is cross browser compatible. Yup, even your favorite browser Internet Ex ...

  • zebra1
    Add Zebra Striping to a Table with CSS3
    August 24, 2010, 3 Comments

    Zebra striping is a technique used to help the usability of a table in html. By coloring every other row in the table, it makes it easier for your eye to keep it's place. CSS3 makes this "uber" easy.

  • text-shadow
    Using Text-Shadow with CSS3
    November 16, 2009, 1 Comment

    Remember the old days when the only way to create a shadow on text was to make it an image? That’s good for search engines..right? Oh sure, just use some [...]