Guest ecsdeveloper Posted August 7, 2009 Report Posted August 7, 2009 www.elit ecr ete.com [remove spaces] Quote
falkencreative Posted August 7, 2009 Report Posted August 7, 2009 I'm not sure where to start on this one... -- You really need to run the site through an HTML validator to check for code errors. You have a lot of them. http://validator.w3.org/ -- The code itself is a bit of a mess. There are a lot of tags used (that tag is depreciated and should no longer be used in modern web design) and a lot of span tags with inline styling that should be handled by CSS in an external CSS file. -- improper use of the "address" tag repeatedly throughout the home page -- missing closing tags -- Something like this shouldn't really be necessary: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.