-
Em Calculator is a small JavaScript tool which helps making scalable and accessible CSS design. It converts size in pixels to relative em units, which are based on a text size.
-
It’s hard enough to align things vertically with CSS, and it only gets worse when we’re dealing with type, which is hard enough to size consistently on its own. But with a little math and a slightly obsessive attention to detail, we can make it work.
-
Background image grid + pixel ruler + column divisions for 960px-width layout, all in one mean little package. Consider the possibilities:
-
The property line-height can accept unitless number values. You can also give line-height united values, though generally you shouldn’t. But unitless numbers are just fine for this property.
links for 2007-04-15
April 14th, 2007 · No Comments
Tags: Links