
12-29-2006, 12:11 PM
|
|
SEO Junior and a half
|
|
Join Date: Nov 2005
Location: Minneapolis, MN
Posts: 48
|
|
|
I only saw the Patil Industries site. I would get rid of the flash. It doesn't serve any useful purpose, other than distraction.
Your site is a mix of css and old-styled html with lots of tables and <font> tags. You can easily reduce the amount of html codes to half by cleaning up those <font> tags. You have too many nested tables. That is okay, but with a bit of css, you can reduce the number of tables.
I saw you use <h5> tag at the page top for some keywords. I'd use H1 or H2.
|