Archive for July, 2010

CSS Summit: The Good Parts

CSS Summit: The Good Parts

Yesterday’s CSS Summit featured some the best CSS minds presenting on cutting edge CSS issues. There was a ton of great information presented across the 8 sessions, but here’s a wrap up of the single best piece of information from each presenter:

Denise Jacobs – Advanced CSS Troubleshooting

The highlight of Denise’s talk was some specific coding tips about clearing floated content.

She started with the standard overflow: hidden method, which falls short with support for borders & margins and also doesn’t allow scrollbars if they’re needed. Denise suggested instead using overflow: auto; width: 100%; which avoids these issues. You don’t have to use the exact values above, you just have to set some type of overflow and width / height value.

Denise went on to discuss a .clearfix:after method, see the gist.

Denise likes this clearing method since it doesn’t include any extra, non-semantic markup (as … Read more…



Warning: file(./cache/single/rsscache_51044f323fa257009e2700328017cc03) [function.file]: failed to open stream: No such file or directory in /nfs/c08/h04/mnt/123746/domains/jonraasch.com/html/inc/lastRSS.php on line 86

Warning: join() [function.join]: Invalid arguments passed in /nfs/c08/h04/mnt/123746/domains/jonraasch.com/html/inc/lastRSS.php on line 86