I don't get it
Peter,
Why is this site a "Featured Site" in the ezine?
Neither the HTML nor the CSS validate, and, while the site is certainly okay, I don't see anything outstanding about it. It's a very basic site, so why use .asp? It is really needed for something?
Also, why clutter up the content with
[img]images/dots_nav.gif[/img]
when you could use CSS
.line {
border-bottom: 1px dotted grey;
}
I don't mean to be critical, but rather to be helpful.
Phil
|