CSS Tips

Avoid Using Quotation marks around paths/URLs

When setting a background image, or loading in an imported file, resist the urge to surround the path with quote marks.

They're not necessary, and IE5/Mac will choke.

<< previous | next >>