Category: Design
-
·
A Few Tips for Web Designers (Via Josiah Cole)
Found this list on the Internet while surfing – it’s got a lot of great ideas on what NOT to do when designing a website. 19 Things NOT To Do When Building a Website | Josiah Cole dot com.
-
·
HTML Email vs. Web Layout Design
Sometimes the best way to reach a mass of new clients is by using transactional email. It’s easy to send and people check their email every day (or every hour… or every minute – yes I know some people that do!), so you know that people will get it (providing it doesn’t end up in…
-
·
CSS Reset: Leveling the Playing Field (a bit)
I’ve recently discovered a nice way to standardize the view I get between Internet Explorer and Firefox, which have a standard “stylesheet” built in to render websites. The problem: both browsers use a different stylesheet, which can lead to inconsistancies between the same site on different browsers. So, I’ve adopted a “CSS Reset” file. What…