Giving Users Style Choice
Sometimes your site’s style doesn’t meet the needs of all your visitors. With some simple PHP and javascript you can provide a different CSS file for users with small screens. Continue reading
Sometimes your site’s style doesn’t meet the needs of all your visitors. With some simple PHP and javascript you can provide a different CSS file for users with small screens. Continue reading
This is one of the reasons I love Ruby. I wrote some code that would take a CSS file and print out the unique hex colors, and it was about 10 lines long. I then realized that if I had … Continue reading