Create a Google Sitemap (02 Oct 2006) One of the hot new website promotion tips du jour is the Google Sitemap. This is a small XML file that sits on a website and provides information for Googlebot when it comes to visit. Is this file useful? What does it do? How do I create one? How do I get Google to find it? Well, let me tell you.
The Concept Behind CSS (02 Oct 2006) The concept behind CSS (a.k.a. cascading style sheets or style sheets) is really simple. CSS allows you to create a single document of code, similar to an HTML file, that lets you specify the colors, fonts, backgrounds, etc. of a web page.