CSS-Tricks PSD to HTML: You Design - We XHTML

Archive for January, 2008



Interviewed on snap2objects

I was interviewed by mao at snap2objects. Check it out if you want to hear me ramble on about CSS =)

Resizeable Images (At Full Resolution!)

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 go to great lengths to make sure their web layouts don’t bork when text is resized. But did you know you can make images grow [...]

Links of Interest

Sub Pixel Problems in CSS

John Resig has an interesting writeup of how different browsers deal with sub-pixel problems. By sub pixel problems he is referring to the rounding of pixels when widths are defined with percentages and the parent with is a non evenly divisible number. Such as a parent with 50px with and four [...]

Links Inside of Larger Clickable Areas

Imagine the common scenario of a large header containing a horizontal menu. You want the entire header area to be clickable as a “home” button, but obviously you need your menu items to be clickable as well.

Let’s write the HTML for this in this super-standard way:
<ul id=”header”>
<li><a href=”#”>Menu Item</a></li>
<li><a [...]

2007 Thank You’s & Wrap Up

January is coming to a close already so I thought I’d better get this out! I want to do a little wrap up of 2007 and give my thanks where thanks is due.
Thanks to all you readers, subscribers, and commenters
I really appreciate everyone who has come to be a reader of CSS-Tricks. This has grown [...]

Thank you for visiting CSS-Tricks! I'm glad you found an article useful enough to print out! Remember to visit css-tricks.com often for more fresh content.