Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
VALIDATION HELP PLEASE
Old 06-04-2006, 09:42 PM VALIDATION HELP PLEASE
Launchnet's Avatar
Average Talker

Posts: 26
Trades: 0
I need help with the following code to make it validate. This is the “Frames Page” which was done with Frontpage. Everything works just as I want it to, but I would like it to be validated if at all possible, which I am sure it can be. I’m simply not A good enough coder to do it.

When I open my site: www.openoursite.com the left menu page has been validated. The right page has not been validated yet, but I want to wait on this page until the “Frames Page” validates. I only mention this so that if anyone looks at the “Home Page” code they will understand where I am coming from.

Many…many pages have been validated, but I still have a good number to go. I have not updated my validated pages to the site yet.

Thanks in advance for the help.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>

<head>
<title>OpenOurSite</title>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>

<frameset cols="141,*">
<frame name="contents" target="main" src="mainmenulist.htm" scrolling="no">
<frame name="main" src="mainmenubody.htm" target="main">

<noframes>
<body>

<p>This page uses frames, but your browser doesn't support them.</p>

</body>
</noframes>
</frameset>

</html>


Matt Gentry
__________________
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.
Please login or register to view this content. Registration is FREE
Thanks from Southern California
Launchnet is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-04-2006, 11:22 PM Re: VALIDATION HELP PLEASE
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Why Responsive Design?
Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
Well first I'll make a suggestion to use something other than frames. They really are best avoided and there are other ways to achieve the same things.

Now having said that if you want to use frames I think you want to use the framest doctype:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">

You can get rid of both meta tags. They may validate, but they serve no purpose. Otherwise I think the page is fine. I don't ever use frames though so I could be missing something. I think if you add the frameset doctype it will validate. I think it might just be the improper doctype that's causing the page to not validate. At the very least using the correct doctype will get you one step closer.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Last edited by vangogh; 06-04-2006 at 11:24 PM..
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 06-05-2006, 01:10 AM Re: VALIDATION HELP PLEASE
Launchnet's Avatar
Average Talker

Posts: 26
Trades: 0
Thanks

Changed Doc Type and also had to remove target="main" and it then worked. Changing Doc Type only left 1 error.

Thanks again. Enjoy my site.
__________________
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.
Please login or register to view this content. Registration is FREE
Thanks from Southern California
Launchnet is offline
Reply With Quote
View Public Profile
 
Old 06-05-2006, 06:57 PM Re: VALIDATION HELP PLEASE
vangogh's Avatar
Post Impressionist

Latest Blog Post:
Why Responsive Design?
Posts: 10,815
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
Glad to help. I had a feeling that was the issue.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to VALIDATION HELP PLEASE
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB 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.48563 seconds with 12 queries