hlj71
10-13-2009, 05:46 PM
Hi! I have just finished creating a new site that will replace one of our current sites.There is not any content yet, so I have added filler content where needed. All of these pages will eventually be developed in C#, so I have to keep the line of code that is in the first line of each page:<%@ Page Language="C#" ContentType="text/html" ResponseEncoding="utf-8" %> I am aware this throws IE into quirks mode, but I have no choice but to develop around it.
The only working links on the page will be the main menu links (not the sub-nav links) which will take you to what the inner pages will look like.
I have validated the XHTML and the CSS code via W3C and I have tested the site in IE/FireFox/Google Chrome/Safari. This is the first website I have done using CSS layout, so I'm sure my code is bloated. Any tips on how to make it more efficient would be great! Any comments/suggestion welcomed, in fact.
Site:
http://www.aahahealthypet.com/home_v1.aspx
Thank you!!
The only working links on the page will be the main menu links (not the sub-nav links) which will take you to what the inner pages will look like.
I have validated the XHTML and the CSS code via W3C and I have tested the site in IE/FireFox/Google Chrome/Safari. This is the first website I have done using CSS layout, so I'm sure my code is bloated. Any tips on how to make it more efficient would be great! Any comments/suggestion welcomed, in fact.
Site:
http://www.aahahealthypet.com/home_v1.aspx
Thank you!!