* You are viewing the archive for April, 2012

Decoupling HTML From CSS

By

CSS Zen Garden proved that we can alter a design into a myriad of permutations simply by changing the CSS. However, we’ve rarely seen the flip side of this — the side that is more likely to occur in a project: the HTML changes. We modify the HTML and then have to go back and revise any CSS that goes with it.

In this way, we haven’t really separated the two, have we? We have to make our changes in two places.

Author Jonathan Snook provided detailed examples of how to decouple HTML … Continue Reading

Use Google Docs to Monitor Your Website’s Uptime

by Life Hacker

Have a website and want to know the minute your site is down? This simple Google Docs spreadsheet from Digital Inspiration can email you and monitor your website for free.

To do so, make a copy of the Google Docs spreadsheet. Then change the website URL to your website and the email address to your email. That’s the email you’ll be notified for uptime and downtime. Continue Reading