Currently Browsing: CSS
CSS Font-Family Sample Cheat Sheet
CSS Font-Family Sample Cheat Sheet
I often have to scramble to try and find just the right font-family for a site I am working on, so I created this little cheat sheet for myself. I decided it might be useful for others as well, so I’m sharing it here. Included are the various font-families that are typically... 
Taking The Plunge: Learning CSS
Taking The Plunge: Learning CSS
If you’ve been thinking of learning CSS but have become lost in the seemingly endless number of CSS tutorials that exist, you may want to read on. I’ve compiled my favorite CSS-related sites that specifically help the CSS newbie grasp the essential concepts. I cut my... 
How To Keep CSS Floated Blocks Independent Of One Another
How To Keep CSS Floated Blocks Independent Of One Another
I often want to list items with an image that is floated to the left or right of a block of text, followed by another image floated to the left or right of its block of text, followed by another, and another. The problem is that unless there is enough text to equal or exceed the length of the image,... 
YAML Builder – Kickass CSS Site Building Tool
YAML Builder – Kickass CSS Site Building Tool
I love CSS and I love creating new designs but I don’t love the starting process. Really, those first few steps of creating the structure of the CSS template just annoys me – and for lots and lots of people, it’s just plain hard to do. That’s why developers have been working...