I am asked this question a lot, so here’s my spin on the whole “blogging” phenomenon.
A “blog” is many things, and can be used for many purposes. I’ll begin by describing the things you can do with a blog, and let you decide what a blog really is, and what you can do as a […]
Here’s a quick way to check any page for valid markup.
First, create a new bookmark on the toolbar of your web browser. You can usually right-click on the toolbar, and choose “add bookmark”.
Next, give your new bookmark the name:
The W3C Markup Validation Service
For the location, use:
javascript:location.href=’http:/’+’/validator.w3.org/check?uri=’+window.location.href.replace(’#’,’|’);
This works in Firefox quite well. I also works in […]