Tags

, , ,

No matter how experienced a web designer is, it can be difficult to juggle all the concepts, rules, and tricks CSS has. Luckily there are lists out there for CSS coders to use as reference for web design. This entry is going to feature a few of these cheat sheets that will help you design your webpage a little easier.

csscheatsheetCSS Cheat Sheet is a website designed by developer, Adam Marsden. This web has a handy number CSS rules and properties you can use as reference. Each item shown also contains its code that you can copy onto your CSS code for quicker use.

cssfontstackCSS Font Stack, developed by web designer, Denis Leblanc, goes more in-depth to the different fonts of CSS.  Each font is divided up by the family it belongs to. Similarly to CSS Cheat Sheet, each font shown also its respected code that you can copy and paste to your code.

hailpixelthumbHail Pixel has been a very helpful tool when picking out a color for your webpage. With each color you choose, you also get the hexadecimal code for it. If you’re interested to know more, I talk more about this amazing website in an earlier blog entry here.

That’s all I have for you now. I hope that these websites make your CSS programming a little easier. If you know of any other handy little references for CSS feel free to post them in the comments.