I have a new site I am developing for the lady who is making my daughter's wedding cake. I have a 'sample' up and for some reason the link references are not working...can someone take a peek and see what I might be missing?
I like the strong retro vibe with the site. good work.
Home points to index.html which worksd Special Events points to home.html which doesn't exist. Corporate points to testimony.html which works About us points to about.html which works Contact Us points to home.html which doesn't exist. Photos points to testimony.html which works.
I get the following error on some of your links: The requested URL /home.html was not found on this server. Common causes of that are filenaming errors or typos...double check that your home.html is indeed named home.html (servers will miss home.html if it's named Home.html i.e. case sensitive).
Just another tip as well, make sure you include a menu for navigation on every page. Not every user visiting the site will necessarily arrive at the front-page. Some may be directed to the testimonials page, from an external link, which currently does not have a menu.