CSS Head

CSS links, tutorials, code and demos for web designers and developers

Menu

Skip to content
  • Home
  • Submit a Link
  • Contact
  • About
  • Archives

Monthly Archives: December 2008

Guidelines For Using CSS In HTML Email Newsletters

Posted on Dec 21 2008 by csshead

Email newsletters are more popular than ever, and everyone loves to design a rich website-like newsletter for their subscribers. Unfortunately, email isn’t the web. Your beautiful design work might look great in one email client, but chances are when you look at the same work a different email client the results will not be the same.

Why? In a nutshell, some email clients are moving away from full CSS support. CSS (Cascading Style Sheets) is the technology that allows for modern, powerful, flexible website designs. Here are some guidelines for creating successful email newsletters that will look good even in the worst email clients. We don’t mention much about design, just coding practices that will succeed in all environments…

VN:F [1.9.22_1171]
Rating: 0 (from 0 votes)

Direct link: Guidelines For Using CSS In HTML Email Newsletters

Posted in Articles | Tagged css, emails, html email, html newslettters, newsletters | Leave a comment

Specifics on CSS Specificity

Posted on Dec 11 2008 by csshead

The best way to explain CSS specificity is to start with some examples. CSS specificity can get confusing. Here’s a closer look at how to calculate the actual specificity value to determine which selector takes precedence…

VN:F [1.9.22_1171]
Rating: 0 (from 0 votes)

Direct link: Specifics on CSS Specificity

Posted in Tutorials | Tagged cascade, css, css specificity, selectors, specificity, tutorial | Leave a comment

Equal Height Columns with jQuery

Posted on Dec 10 2008 by csshead

Creating equal-height columns with CSS is sometimes a bear. But who needs the hassle of faux columns, “clear” divs and the rest? With this bit of jQuery, you can easily equalize the heights of any group of elements…

VN:F [1.9.22_1171]
Rating: 0 (from 0 votes)

Direct link: Equal Height Columns with jQuery

Posted in Tutorials | Tagged jquery | Leave a comment

Create an Advanced CSS Menu

Posted on Dec 10 2008 by csshead

Nice tutorial describing how to create a complex CSS menu using the CSS position property…

VN:F [1.9.22_1171]
Rating: 0 (from 0 votes)

Direct link: Create an Advanced CSS Menu

Posted in Tutorials | Leave a comment

Browse by Category

  • Articles (147)
  • Code (89)
  • Galleries (18)
  • Tools (131)
  • Tutorials (468)

Popular Posts

  • Fun With CSS Text-Shadow (7 votes)
  • Create a Slick CSS3 Login Form NO IMAGES ALLOWED (7 votes)
  • ProCSSor : Advanced CSS Prettifier (6 votes)
  • Animated Buttons with CSS3 (7 votes)
  • Understanding the CSS Display Property (5 votes)
  • Sexy Tooltips with Just CSS (5 votes)
  • Presentation on CSS font stacks (5 votes)
  • Pimp Your Tables with CSS3 (6 votes)
  • Creating Fancy Checkmark Icons with Pure CSS3 (6 votes)
  • How To Create Depth And Nice 3D Ribbons Only Using CSS3 (4 votes)

Currently indexing CSS related articles, resources and tutorials.

Copyright © 2008-2013 John Rawsterne. All Rights Reserved.