-
I posted to delicious.com
Showcase Of Clean And Minimalist Designs | Design Showcase | Smashing Magazine
http://www.smashingmagazine.com/2008/11/17/showcase-of-minimalist-and-clean-designs/
November 24 2008, 9:10am
-
I posted to delicious.com
The Best Cheat Sheets for Web Developers | Web Resources | WebAppers
http://www.webappers.com/2008/11/05/best-cheat-sheets-for-web-developers/
- Tags:
- design
- web
- webdev
- css
- javascript
- ajax
- mootools
- development
- Rails
- RubyOnRails
- ruby
- reference
- seo
- php
- html
- mysql
- programming
- cheatsheet
November 17 2008, 10:42am
-
I posted to delicious.com
The Best Free Web Icon Sets - WebIconSets.com
November 17 2008, 10:17am
-
I posted to delicious.com
5 CSS Tips Every Web Developer Should Know About – Jens Meiert
http://meiert.com/en/blog/20081111/5-css-tips/#respond
November 12 2008, 9:49am
-
I posted to delicious.com
Thuiven :: Creative Web Design and development :: Notebook :: 27 Beautiful, Typography-Based Web Designs.
http://thuiven.com/index.php/notebook-entry/27_beautiful_typographybased_web_designs/
- Tags:
- inspiration
- design
- web
- blog
- css
- wordpress
- typography
- html
- layout
November 4 2008, 4:47pm
-
I posted to delicious.com
Woork: Useful resources and tutorials for developing stunning web sites
http://woork.blogspot.com/2008/10/useful-resources-for-developing.html
October 21 2008, 9:43am
-
I posted to delicious.com
How to: CSS Large Background
http://www.webdesignerwall.com/tutorials/how-to-css-large-background/#more-190
October 20 2008, 2:48pm
-
I posted to immaterialfacts.com
paulhammond.org: Conditional classnames
http://immaterialfacts.com/2008/10/17/paulhammondorg-conditional-classnames/
Interesting use of conditional comments: If you use this HTML: <!--[if IE ]> <body class="IE"> <![endif]--> <!--[if !IE]>--> <body> <!--<![endif]-->
with CSS that looks something like: div.foo { color: inherit; } .ie div.foo { color: #ff8000;
then you get all of the advantages of using conditional comments to work around problems in Internet Explorer, without the extra HTTP request of an IE-only stylesheet.
(From paulhammond.org: Conditional classnames.) Via Twitter (Simon Willison)
- Tags:
- web
- css
- conditional classnames
- hack
- ie
October 17 2008, 2:57pm
1