I mentioned CSS sprites, as a way to cut down the load time, of your website in my speed up your wordpress blog post. I would like to elaborate a little on that and share more reasons to use css sprites. What is CSS sprites? CSS sprites is a way to combine all your decorative [...]
Archive: CSS
Using CSS sprites on your website
Saturday, March 13th, 2010CSS shortcut:How I save 30 minutes of work on every project
Saturday, September 19th, 2009As a webdesigner, I need to be productive. And most of the time I’m quite busy, I don’t sit and wait for new assignments to come in and my todo hasn’t been under 40 items in the last year. When I started doing webdesign, I would start over with fresh HTML and CSS files for [...]
Print stylesheet tips
Thursday, August 20th, 2009Worked a bit on a css print stylesheet the other day, and I wanted to share my sort of, basic print css setup with you. It’s not very big, but it’ll give you an easy place to start of from, then you can always add to it as you go along. I’ll explain each part.