Thread: New site
View Single Post
  #9 (permalink)  
Old 08-18-2006, 08:24 AM
PARoss PARoss is offline
WebProWorld Member
 

Join Date: Aug 2006
Posts: 47
PARoss RepRank 0
Default 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
__________________
www.paross.com &
www.webproper.com
Reply With Quote