Archive for the 'web' Category

Set up multiple Apache virtual hosts in OS X

When you are developing websites in OS X, you’ll often want to be able to have a unique test domain for site. For example, my testing domain for this site on localhost is
madross.lh [the lh for localhost, use anything you like]
For j-cafe.com , I use j-cafe.lh
To do do this is fairly straightforward. You just […]

How to size text with CSS

A guide to resizing text with CSS