Posts Tagged ‘CSS’
Writing an Interface Style Guide – A List Apart
12|06|08
Take a look at any CSS-based website design gallery, and you’ll see it’s obvious that beautiful interfaces are being designed and developed in amazing quantities. I frequently look to these sites for inspiration and, beyond a nice design and beautiful code, there’s usually something common about these sites: they’re new. Unfortunately, it’s also common that [...]
Toolbox CSS
13|05|08
Toolbox CSS is styling information that has nothing uniquely to do with any particular website. These are a collection of common styles that can be useful on any web project. How many times have you written a class for clearing a float? Too many, is my guess. The idea with Toolbox CSS is to include a separate [...]
Using CSS to Do Anything: 50+ Creative Examples and Tutorials
25|04|08
Another excellent article from Noupe, bookmark the page very handy! www.noupe.com
Online CSS Font styling
09|04|08
CSS Type Set is an online application created to assist beginner CSS developers with the task of font styling. It features an AJAX-powered interface that automagically updates the preview pane in real time. The resulting CSS syntax can then be copied and pasted into a CSS file. Give it a try!