A Few Great Tutorials

Here are a few great tutorials for doing things with CSS! I hope you enjoy them as much as I did!

  1. Using PHP to generate CSS is a great way to centralize your color definitions just by using variables. One fun and possibly useful thing to do with this is automatically generating a color gradient from just one base color! Read this tutorial to generate CSS using PHP.
  2. Create a Lightbox effect with CSS, without using any JavaScript! This is one tutorial I am definitely going to try out, because I don’t like to use JavaScript for all those neat effects that are becoming more and more common on websites. Read this tutorial to create a Lightbox effect with CSS.
  3. Want to create tables using CSS? There’s an easy to read tutorial over at Veerle’s blog. Read this first tutorial and then the second tutorial for creating tables using CSS.

Leave a Reply

Comments will be sent to the moderation queue.