|
Home | Portfolio | Website Design | Sustainable | About | Contact |
Coding StuffHTML code validatorif you don't have clean code it slows the ability of browsers to open your pages, and, worse, some browsers will "see" them oddly, and worse, Google, at least, now includes code validation as one of its factors in ranking your site. So enter your pages in this tool and it will list the errors. W3.Org HTML Validator Also, if you use firefox, View Source shows errors (not as many as W3) and firebug is great for working out your coding bugs. CSS Resourcebout the best CSS resource I've found for a clear presentation of the
options is www.blooberry.com Color ChoosingI like Site Pro's color tool Web Friendly FontsWhile there are techniques for forcing the user's computer to display custom fonts, they slow down page load time (a factor for Google ranking). I use Ampsoft to show my clients font options -- tho it needs to be updated for newer Windows versions. Some day I might get around to making one. |