CSS

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.campaignmonitor.com/css/

Guide to CSS support in email - Articles & Tips - Campaign Monitor

Designing an HTML email that renders consistently across the major email clients can be very time consuming. Support for even simple CSS varies considerably between clients, and even different versions of the same client. We’ve put together this guide to save you the time and frustration of figuring it out for yourself.

CSS Prototyping

This is a simple trick to overlay a grid or a mock-up over a page you're styling. It will also allow you to edit content directly in the browser to see how your layout behaves depending on various lines of text. The first rule will overlay your image over the page. You may want to change the position value (from fixed to absolute ) if you use a mock-up rather than a grid like in the demo page . http://www.css-101.org/articles/trick-for-rapid-prototyping/
I’ve been using LESS 1 religiously ever since I stumbled upon it months ago. CSS was never really a problem for me, in and of itself, but I was intrigued by the idea of using variables to create something along the lines of a color palette for my websites and themes. Having a color palette with a fixed number of options to choose from helps prevent me from going color crazy and deviating from a chosen style.

An Introduction To LESS, And Comparison To Sass - Smashing Magazine

http://coding.smashingmagazine.com/2011/09/09/an-introduction-to-less-and-comparison-to-sass/
Mega menus seem like such a good idea. After all, they make the marketing team happy, as they remove all that nasty navigation away from the prime real estate of the home page, leaving room for the team’s messaging goodness. At the same time, the mega menu gives the design team a rich sandbox to play in, with much flexibility on how they display the site's main links. You don't have to go much farther than the popular TV fan site, Television Without Pity, to see how these wonders of modern navigation work.

6 Epic Forces Battling Your Mega Menus

http://www.uie.com/articles/mega_menus/

Equal Height Columns - revisited - In search of the One True Layout

As an astute disciple of CSS, you are probably about to point out that there is a well-known tried and tested method for this (and as already mentioned earlier in this article), the one popularised in Dan Cederholm's Faux Columns . If so, just wait - we are returning to the scene of the crime... Who? The real credit for this technique belongs to Mark Challoner who had the crucial insight - I have merely helped polish it to the point where you can see your boots in it. What? What it says on the tin - a method to make all columns appear to be the same height. http://www.positioniseverything.net/articles/onetruelayout/equalheight

Adapt.js - Adaptive CSS

A potential drawback of Adapt.js is the possibility of a brief flash of unstyled content as a new stylesheet is being fetched (think of it as “Ajax” for CSS). I have done my best to mitigate this by keeping CSS files small (3 KB). It is worth noting this is a proposed, not prescribed, approach to a problem with multiple solutions. Other methods include: Build a separate site for mobile . http://adapt.960.gs/
http://www.satzansatz.de/cssd/companions.html 1 The illusion of equal height columns The search for a technique that offers real equal height columns leads nowhere because we don't have full vertical control in current CSS 2.1 implementations cross browser. The available techniques are simulations of columns: a repeated image displaying Faux Columns [Cederholm], columns made of borders [Livingstone], and variations. We couldn't even fall back on a (CSS-)table, since there is no broad, sufficient implementation of display: table in the browsers. And a table would dismiss the accessibility request for having the columns logically ordered in the source. OneTrueLayout [Robinson] uses a promising technique [Challoner] where the columns are still not equal in height, but they are cut in length, so they appear as-if.

Equal height columns - companion columns method

http://www.designinfluences.com/fluid960gs/ Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Visit site. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Heading 6 Epsum factorial non deposit quid pro quo hic escorol.

Fluid 960 Grid System | 16-column Grid

There are many sticky footer methods to be found in Google. I've tried many of them and they usually fail in some regards. The problem it seems is that some of these methods are old and may have worked in older browsers but they don't in newer browser releases. Because those pages are old, and were heavily linked too in the past, they still rank high in Google.

How to Use the Sticky Footer HTML & CSS Code

http://www.cssstickyfooter.com/using-sticky-footer-code.html
One of the differences between Internet Explorer and standards compliant Web browsers that cause a lot of trouble for CSS beginners is the CSS box model. Since the box model is what browsers use to calculate an element’s total width and height, it is quite understandable that different browsers producing different results can be both confusing and frustrating. How the CSS box model works has been explained by others many times already. Nonetheless I still see questions related to the CSS box model on forums and mailing lists , and frequently encounter sites that expect browsers to use Internet Explorer’s non-standard way of calculating box dimensions. http://www.456bereastreet.com/archive/200612/internet_explorer_and_the_css_box_model/

Internet Explorer and the CSS box model | 456 Berea Street

CSS-Tricks

Updated again... "group" class name is nicer and more semantic (via Dan Cederholm). Content property doesn't even need the space, can be empty string (via Nicolas Gallagher).

Gridless - An awesome HTML5 & CSS3 boilerplate for mobile first responsive, cross-browser websites

Gridless takes the boring parts of making websites and webapps out. It comes packed with everything you're tired of doing in every new project: CSS normalization , beautiful typography , a well-organized folder structure, IE bugfixes and other nice tricks. Gridless uses mobile first responsive web design to adapt itself to the device's width. This means it'll work anywhere: old feature phones, newer smartphones, tablets, notebooks and bigger desktops. IE 6/7/8 don't support media queries, so we use Respond.js to polyfill that.

Internet Explorer box model bug - Wikipedia, the free encyclopedia

The difference in how width is interpreted between the W3C and Internet Explorer box models The Internet Explorer box model bug refers to the way in which earlier versions of Internet Explorer handle the sizing of elements in a web page, which differs from the standard way recommended by the W3C for the Cascading Style Sheets language. As of Internet Explorer 6 , the browser supports an alternative rendering mode (called the "standards-compliant mode") which solves this discrepancy. However, for backward compatibility reasons, all versions still behave in the usual, non-standard way by default (see quirks mode ). Internet Explorer for Mac is not affected by this non-standard behavior. [ edit ] Background

LESS Is More: Make Your CSS Coding Easier with LESS

In recent years, CSS has matured into a very powerful way to style web pages. It's now possible to create a website's look almost entirely in CSS, with minimal use of images. This is great, but one drawback is that CSS stylesheets are becoming longer, more complex, and harder to manage.
New: .PSD Template for The Golden Grid The Golden Grid is a web grid system. It 's a product of the search for the perfect modern grid system. It 's meant to be a CSS tool for grid based web sites. New Tutorial: Wordpress integration with The Golden Grid plus free Wordpress themes The Daily Grind , Miniml Press , Plato , Milan and un.complicated by Justin Young Disclaimer: There is also another CSS Framework published at 2011 with similar name Golden Grid System made by @jonikorpi .

the-golden-grid - The Golden Grid - Google Project Hosting

CSS

css3