css

Links of Interest

C.S.I in XHTML and CSS coding. Dor Dan has a nice article on keeping both your HTML and CSS clean with a consistent system of Comments, Spacing, and Indents....

0 replies - 1053 views - 02/20/08 by Chris Coyier in News

My CSS Wishlist

Although CSS is a great formatting tool, the styling language has a long way to go to keep Web Developers satisfied. There are some definite holes in CSS that...

11 replies - 4896 views - 02/18/08 by David Walsh in News

Using Weather Data to Change Your Website's Appearance through PHP and CSS

Using a little magic and trickery (read: PHP and CSS), we can change the appearance of a website automatically based on the weather outside, in real time! In...

0 replies - 6674 views - 02/16/08 by Chris Coyier in News

Designing the DZone Cross-Promotional Footer

DZone has recently rolled out a footer on their new "Zones" that I designed for them. If you want to check it out live, you can see it at any of the zones like...

3 replies - 1704 views - 02/12/08 by Chris Coyier in News

9 Signs You Shouldn't Hire THAT Web Guy

My employer specializes in creating websites for middle-sized businesses. We rarely create "Mom'n'Pops" websites and generally don't pursue...

32 replies - 40159 views - 02/11/08 by David Walsh in News

Optimizing Your Website Structure For Print Using CSS

As much as I read articles online, I still print a fair amount of them out. Sometimes I print them to pass on to others, other times to read again when I have...

3 replies - 4530 views - 02/06/08 by David Walsh in News

CSS Links of Interest

The Funkiest Ampersand's You Have Ever Seen Spoon Graphics has an awesome roundup of funky ampersands. I mentioned in the comments a cool thing to "use...

0 replies - 1240 views - 02/05/08 by Chris Coyier in News

Use CSS to Override Default Text Selection Color

One of those cool CSS3 declarations that you can use today is ::selection, which overrides your browser-level or system-level text highlight color with a...

1 replies - 10784 views - 02/01/08 by Chris Coyier in News

Combine Your CSS Media Styles Into One File

When a user comments on one of my blog posts, and they provide a website URL, I always visit the site. I appreciate the time a visitor takes to comment on a...

1 replies - 1473 views - 01/31/08 by David Walsh in News

Resizeable Images (without losing quality!)

Most web browsers make resizing text an easy thing to do*, but not all web browsers will resize images along with that text**. Good web designers know this and...

6 replies - 7122 views - 01/29/08 by Chris Coyier in News

Don't Be A #f00! Get the Red Out!

One element of a website that involves direct user to website interaction is web forms. Web forms can be extremely helpful in getting customer information or...

11 replies - 2609 views - 01/26/08 by David Walsh in News

CSS Cursors - Increase Usability With A Pointer

All browsers provide their own stylesheet which includes settings link colors (blue for unvisited and purple for visited, in IE's case), default padding and...

3 replies - 2306 views - 01/25/08 by David Walsh in News

Links Inside Larger Clickable Areas

Imagine the common scenario of a header containing a horizontal menu. You want the entire header area to be clickable as a "home" button, but obviously you...

1 replies - 1280 views - 01/24/08 by Chris Coyier in News

The CSS Anthology - 101 Essential Tips, Tricks, Hacks

Chapter 1 - Getting started with CSS Chapter one is a whirlwind trip through the very ground work of CSS design. It start of with coverage of the different was of defining CSS styles. The author...

0 replies - 2093 views - 01/23/08 by Meera Subbarao in Book Reviews

Better Email Links: Featuring CSS Attribute Selectors

What is an CSS Attribute Selector? CSS provides a way to style elements based specifically on attributes of the link, rather than the type of element alone....

1 replies - 4553 views - 01/22/08 by Chris Coyier in News