Nettuts+ Author - Jay Salvat

PG

Visit Jay Salvat's Website

Hi, I'm Jay. I'm 35 and live on the French Riviera. Involved in the world of the Internet since 1997, I'm now leading the web developement team at Kuantic. I'm also trying to make the web a little better with some open source projects known as markItUp! and SundayMorning or with this modest french blog.


Posts by Jay Salvat

Vars in CSS

How to Add Variables to Your CSS Files

Mar 18th in HTML & CSS by Jay Salvat
150

Let’s try something different on nettuts+ today. Any designer who has worked with large CSS files will agree that its major weakness is its inability to use variables. In this article, we will learn how to implement variables by using PHP and Apache’s URL rewrite mod.

Continue Reading