Reply
Need Validation Help - Again
Old 06-05-2006, 08:39 PM Need Validation Help - Again
Launchnet's Avatar
Average Talker

Posts: 26
Hi everybody. Well, I’m looking for help again. I have 9 validation errors that are in both Javascript and HTML

I tried to copy the code to this page, but it's too long, so you will have to open my site: www.openoursite.com The menu on the left and the frames page both validate. The page on the right side of the screen, approximately 80% of the screen is my problem page.

So, I need help on the page named “mainmenubody.htm”….The Javascript was sent to me by a friend that I can’t get hold of for some reason. The Javascript runs the slide show properly. Everything on the page works correctly, but I would like the page validated.

When the site is opened, you will see the buttons under the picture. These start and stop the slide show. The first and second picture of the Beautiful Red 1961 Chrysler 300 (restored to original shape) is mine.

I am posting this help request both in HTML and Javascript since their are problems in both areas. Hope this is OK.

Please help if you can.

Thanks Matt Gentry Sr (74 young)
__________________
Classic Red 61 Chrysler 300, in perfect condition, shown on 1st page of our site. We are building a large site. Please take a look at our many features. We are looking for new ideas that we can add. www.openoursite.com Thanks from Southern California
Launchnet is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 06-06-2006, 12:44 AM Re: Need Validation Help - Again
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
This line needs a space:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML4.01 Transitional//EN">
I put it between the 4.01 and the Transitional.

Before you revalidate, check this and see what errors you still get.

Having said that, I see a few pretty obvious ones.

Change this line:
Code:
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" 
xmlns="http://www.w3.org/TR/REC-html40">
to
Code:
<html>
You'll need a text editor (e.g. Notepad).

That should solve a few of your errors by itself.

As far as the rest of them go, the best thing you can do is to go through them one by one on this page. Fix one, and then fix the next one in order and so on and so on...don't try to do them all at once.

I know that's not much of an answer, but there are a few too many errors there right now to go through them all.

The one thing I can tell you is that, for many of your tags (<font> and <b> for example), you're not closing them with </b> or </font> . That's why your page is entirely bold, among other reasons.
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Reply     « Reply to Need Validation Help - Again
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13265 seconds with 12 queries