1 reply [Last post]
tbarko
tbarko's picture
User offline. Last seen 2 years 21 weeks ago. Offline
newbie
Joined: 2008-07-25
Posts: 4
Points: 0

Advice appreciated. Site mostly validates except for one line on the home page (part of a javascript that is not working anyway - as an attempt to placate the client who wants the site to work for webtv users) and the contact page php (which I assume won't validate because of the php code). The home page validated completely before I added the javascript. Any advice on improving SEO would really be appreciated as well.
http://www.thepianofactory.net/
thanks,
Tom

CupidsToejam
CupidsToejam's picture
User offline. Last seen 2 weeks 13 hours ago. Offline
rank Guru
Guru
Timezone: GMT-6
Joined: 2008-08-15
Posts: 2634
Points: 1552

1. <div id="left_nav">

1.

should be a list

2. You are using divs where they are not needed. research divitis.

3. It's good practice to give all your links a title.

4. not a fan of the 8bit graphic logo, or whatever that is.

5. font needs to be larger and needs line-height.

6. flash headers are tacky.


First basic few steps in building a webpage
1. Gather and collect content.
2. Organize the content into meaningful semantic valid HTML
3. Design the prototype
4. Style using CSS

http://www.pixelbehavior.com