View Single Post
  #2 (permalink)  
Old Oct 4th, 2006, 03:27
Ryan Fait's Avatar
Ryan Fait Ryan Fait is offline
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Site display problems please help

Yikes! There are a ton of problems with this page. First off, you need to declare a doctype. You've got many errors in both your HTML and CSS. I hate to suggest such a tedious job, but I think the only way to sort out this whole mess is to start over with the layout. I highly recommend that you don't use tables. Instead, opt for an XHTML website driven by CSS.

If you're up to learning some better techniques that will not only make websites easier to edit and maintain, with the added bonus of better SEO, here's a good start for you:

http://www.newbeginningsdesign.com/s...mn_layout.html

Stay away from programs like Dreamweaver and Frontpage as much as you can. It's a jump, but it's worth it in the end.
Reply With Quote