View Single Post
  #3 (permalink)  
Old 03-14-2008, 01:55 AM
ryanhellyer's Avatar
ryanhellyer ryanhellyer is offline
Super Moderator
 
Join Date: Dec 2007
Posts: 708
Default

Welcome to the forum Altas

Firstly, coding wise ... remove the CENTER tag from the design, this is a depreciated tag so you should be using margin:0 auto for block level elements or text-align:center for inline elements. You also have a few TABLE tags which would be better of as simple block elements like P or DIV. And perhaps look at using some headings (H1, H2, H3 etc.)


I agree with BigAl's sentiments above though, you need some way to differentiate yourself from the masses of other directories out there. I don't see any reason for using yours over the millions of other ones.
Reply With Quote