Learning more about web design everyday.

My “A Ha!” Moment with CSS

You would be surprised to know how many emails and private messages on the various discussion boards I visit asking me questions like “How did you learn web design?” and “How can I create a design like yours?”. So many are interested to know how to create clean and attractive designs. I […]

Browser Sniffer

This is something I learned about recently at Killersites .  When writing CSS, we all know that sometimes we need to target certain versions of Internet Explorer to make it behave correctly.  To do so, we write conditional comments .  But what if we need to target an otherwise compliant browser like Opera or Firefox?  […]

Camp CSS

Camp CSS is a site full of links to CSS tutorials, templates, tips, & tricks. Although I don’t approve of some of the methods they teach, it’s a great place to find some real gems.

CSS-Based Forms

Here’s a great collection of CSS-Based Forms from Smashing Magazine.
CSS-Based Forms:  Modern Solutions

CSS Tinderbox - Open Source Templates

CSS Tinderbox - Open Source Website Templates
The CSS Tinderbox is an effort to support open source web design by providing very basic, yet solid, CSS/XHTML design templates that web designers and web developers can use as the foundation for their own projects.
This is a great help for someone just learning to create CSS based layouts. […]