PC Review


Reply
Thread Tools Rate Thread

doctype choice?

 
 
=?Utf-8?B?U3B5ZGVyMg==?=
Guest
Posts: n/a
 
      18th Dec 2005
I have included:

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

in my page (www.vohdenassociates.com) but upon validation it fails with the
message:
"Page is Not Valid HTML 4.01 Transitional!"

Can someone help me with the correct doctype to use?
Thanks folks.
 
Reply With Quote
 
 
 
 
Kathleen Anderson [MVP - FrontPage]
Guest
Posts: n/a
 
      18th Dec 2005
Your DOCTYPE statement is fine - using a different one won't help. It's the
HTML in your page that's invalid.

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/


"Spyder2" <(E-Mail Removed)> wrote in message
news:3A2512FD-0C0C-4039-9E85-(E-Mail Removed)...
>I have included:
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
> "http://www.w3.org/TR/html4/loose.dtd">
>
> in my page (www.vohdenassociates.com) but upon validation it fails with
> the
> message:
> "Page is Not Valid HTML 4.01 Transitional!"
>
> Can someone help me with the correct doctype to use?
> Thanks folks.



 
Reply With Quote
 
Tom J
Guest
Posts: n/a
 
      18th Dec 2005

"Kathleen Anderson [MVP - FrontPage]" <(E-Mail Removed)> wrote
in message news:OYOpuz%(E-Mail Removed)...
> Your DOCTYPE statement is fine - using a different one won't help.
> It's the HTML in your page that's invalid.


After just trying for 2 days to validate a single page of my site that
is a simple table page with an "include" banner/drop down index, I've
reached the conclusion that there is no way to validate a page when FP
2003 is being used. Closing tags will be moved and names used that
don't validate, especially when inserting the "include". I did
validate the banner/drop down index, but I did it with another html
editor. How wrong am I?

Tom J


 
Reply With Quote
 
Kathleen Anderson [MVP - FrontPage]
Guest
Posts: n/a
 
      18th Dec 2005
Tom:
Pages that include the "include" component can validate. What's the URL of
the page you're trying to validate?

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/


"Tom J" <(E-Mail Removed)> wrote in message
news:clkpf.6722$(E-Mail Removed)...
>
> "Kathleen Anderson [MVP - FrontPage]" <(E-Mail Removed)> wrote in
> message news:OYOpuz%(E-Mail Removed)...
>> Your DOCTYPE statement is fine - using a different one won't help. It's
>> the HTML in your page that's invalid.

>
> After just trying for 2 days to validate a single page of my site that is
> a simple table page with an "include" banner/drop down index, I've reached
> the conclusion that there is no way to validate a page when FP 2003 is
> being used. Closing tags will be moved and names used that don't validate,
> especially when inserting the "include". I did validate the banner/drop
> down index, but I did it with another html editor. How wrong am I?
>
> Tom J
>



 
Reply With Quote
 
Tom J
Guest
Posts: n/a
 
      18th Dec 2005
http://www.fleetwoodclub.org/newpage_blank.htm
This is the blank page I used to try to get it to validate.

http://www.fleetwoodclub.org/banner3.htm
This is the include that is at the top of the blank page
Tom J

"Kathleen Anderson [MVP - FrontPage]" <(E-Mail Removed)> wrote
in message news:(E-Mail Removed)...
> Tom:
> Pages that include the "include" component can validate. What's the
> URL of the page you're trying to validate?
>
> --
> ~ Kathleen Anderson
> Microsoft MVP - FrontPage
> Spider Web Woman Designs
> web: http://www.spiderwebwoman.com/resources/
>
>
> "Tom J" <(E-Mail Removed)> wrote in message
> news:clkpf.6722$(E-Mail Removed)...
>>
>> "Kathleen Anderson [MVP - FrontPage]" <(E-Mail Removed)>
>> wrote in message news:OYOpuz%(E-Mail Removed)...
>>> Your DOCTYPE statement is fine - using a different one won't help.
>>> It's the HTML in your page that's invalid.

>>
>> After just trying for 2 days to validate a single page of my site
>> that is a simple table page with an "include" banner/drop down
>> index, I've reached the conclusion that there is no way to validate
>> a page when FP 2003 is being used. Closing tags will be moved and
>> names used that don't validate, especially when inserting the
>> "include". I did validate the banner/drop down index, but I did it
>> with another html editor. How wrong am I?
>>
>> Tom J
>>

>
>



 
Reply With Quote
 
Kathleen Anderson [MVP - FrontPage]
Guest
Posts: n/a
 
      19th Dec 2005
The banner page passes validation and you only have a couple of errors on
the page it's included in. It shouldn't be too hard to clean it up.

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/


"Tom J" <(E-Mail Removed)> wrote in message
news:BCmpf.7280$(E-Mail Removed)...
> http://www.fleetwoodclub.org/newpage_blank.htm
> This is the blank page I used to try to get it to validate.
>
> http://www.fleetwoodclub.org/banner3.htm
> This is the include that is at the top of the blank page
> Tom J
>
> "Kathleen Anderson [MVP - FrontPage]" <(E-Mail Removed)> wrote in
> message news:(E-Mail Removed)...
>> Tom:
>> Pages that include the "include" component can validate. What's the URL
>> of the page you're trying to validate?
>>
>> --
>> ~ Kathleen Anderson
>> Microsoft MVP - FrontPage
>> Spider Web Woman Designs
>> web: http://www.spiderwebwoman.com/resources/
>>
>>
>> "Tom J" <(E-Mail Removed)> wrote in message
>> news:clkpf.6722$(E-Mail Removed)...
>>>
>>> "Kathleen Anderson [MVP - FrontPage]" <(E-Mail Removed)> wrote in
>>> message news:OYOpuz%(E-Mail Removed)...
>>>> Your DOCTYPE statement is fine - using a different one won't help. It's
>>>> the HTML in your page that's invalid.
>>>
>>> After just trying for 2 days to validate a single page of my site that
>>> is a simple table page with an "include" banner/drop down index, I've
>>> reached the conclusion that there is no way to validate a page when FP
>>> 2003 is being used. Closing tags will be moved and names used that don't
>>> validate, especially when inserting the "include". I did validate the
>>> banner/drop down index, but I did it with another html editor. How wrong
>>> am I?
>>>
>>> Tom J
>>>

>>
>>

>
>



 
Reply With Quote
 
p c
Guest
Posts: n/a
 
      19th Dec 2005
You must have cleaned-up. Thr only errot I get is:
mising: type="text/css"
from: <style>

...PC

Kathleen Anderson [MVP - FrontPage] wrote:
> The banner page passes validation and you only have a couple of errors on
> the page it's included in. It shouldn't be too hard to clean it up.
>

 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      19th Dec 2005
The main page and banner page has lots of real critical user created errors (not FP generated at all)
- Largest one is no form tag surrounding the form
- Duplicate meta tags
<meta http-equiv="expires" content="0">
<meta http-equiv="expires" content="Sun, Dec 31 1970 12:00:00 GMT">
- Empty Title tag
- and missing closing </html> tag

Put either http://www.fleetwoodclub.org/banner3.htm or http://www.fleetwoodclub.org/newpage_blank.htm in the single page validator
at
http://www.doctor-html.com/RxHTML/cgi-bin/single.cgi
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"Kathleen Anderson [MVP - FrontPage]" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
| The banner page passes validation and you only have a couple of errors on
| the page it's included in. It shouldn't be too hard to clean it up.
|
| --
| ~ Kathleen Anderson
| Microsoft MVP - FrontPage
| Spider Web Woman Designs
| web: http://www.spiderwebwoman.com/resources/
|
|
| "Tom J" <(E-Mail Removed)> wrote in message
| news:BCmpf.7280$(E-Mail Removed)...
| > http://www.fleetwoodclub.org/newpage_blank.htm
| > This is the blank page I used to try to get it to validate.
| >
| > http://www.fleetwoodclub.org/banner3.htm
| > This is the include that is at the top of the blank page
| > Tom J
| >
| > "Kathleen Anderson [MVP - FrontPage]" <(E-Mail Removed)> wrote in
| > message news:(E-Mail Removed)...
| >> Tom:
| >> Pages that include the "include" component can validate. What's the URL
| >> of the page you're trying to validate?
| >>
| >> --
| >> ~ Kathleen Anderson
| >> Microsoft MVP - FrontPage
| >> Spider Web Woman Designs
| >> web: http://www.spiderwebwoman.com/resources/
| >>
| >>
| >> "Tom J" <(E-Mail Removed)> wrote in message
| >> news:clkpf.6722$(E-Mail Removed)...
| >>>
| >>> "Kathleen Anderson [MVP - FrontPage]" <(E-Mail Removed)> wrote in
| >>> message news:OYOpuz%(E-Mail Removed)...
| >>>> Your DOCTYPE statement is fine - using a different one won't help. It's
| >>>> the HTML in your page that's invalid.
| >>>
| >>> After just trying for 2 days to validate a single page of my site that
| >>> is a simple table page with an "include" banner/drop down index, I've
| >>> reached the conclusion that there is no way to validate a page when FP
| >>> 2003 is being used. Closing tags will be moved and names used that don't
| >>> validate, especially when inserting the "include". I did validate the
| >>> banner/drop down index, but I did it with another html editor. How wrong
| >>> am I?
| >>>
| >>> Tom J
| >>>
| >>
| >>
| >
| >
|
|


 
Reply With Quote
 
Tom J
Guest
Posts: n/a
 
      19th Dec 2005
What form? If I have a form, I don't know. I have a table inside
another table to give a picture frame look to the site.
The duplicate meta tags are really not duplicate. It take 3 different
kind to get different browsers to load a fresh page each time since
many pages in the site change often. Full online pages on the site
have title tag & meta description filled in. I added to missing
closing /html tag.

There are many errors on every page in the site. That's the reason I
am trying to see if it's possible to validate FP 2003 generated pages
that also have some design input. I have found that over half my
errors are FP generated.

I would not think the banner would need any more header info than it
already has since it's included within another page with every use. Am
I wrong?
Thanks,
Tom J

"Stefan B Rusynko" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> The main page and banner page has lots of real critical user created
> errors (not FP generated at all)
> - Largest one is no form tag surrounding the form
> - Duplicate meta tags
> <meta http-equiv="expires" content="0">
> <meta http-equiv="expires" content="Sun, Dec 31 1970 12:00:00 GMT">
> - Empty Title tag
> - and missing closing </html> tag
>
> Put either http://www.fleetwoodclub.org/banner3.htm or
> http://www.fleetwoodclub.org/newpage_blank.htm in the single page
> validator
> at
> http://www.doctor-html.com/RxHTML/cgi-bin/single.cgi
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
>
> http://www.frontpagemvps.com/FrontPa...3/Default.aspx
> _____________________________________________
>
>
> "Kathleen Anderson [MVP - FrontPage]" <(E-Mail Removed)>
> wrote in message news:(E-Mail Removed)...
> | The banner page passes validation and you only have a couple of
> errors on
> | the page it's included in. It shouldn't be too hard to clean it
> up.
> |
> | --
> | ~ Kathleen Anderson
> | Microsoft MVP - FrontPage
> | Spider Web Woman Designs
> | web: http://www.spiderwebwoman.com/resources/
> |
> |
> | "Tom J" <(E-Mail Removed)> wrote in message
> | news:BCmpf.7280$(E-Mail Removed)...
> | > http://www.fleetwoodclub.org/newpage_blank.htm
> | > This is the blank page I used to try to get it to validate.
> | >
> | > http://www.fleetwoodclub.org/banner3.htm
> | > This is the include that is at the top of the blank page
> | > Tom J
> | >
> | > "Kathleen Anderson [MVP - FrontPage]" <(E-Mail Removed)>
> wrote in
> | > message news:(E-Mail Removed)...
> | >> Tom:
> | >> Pages that include the "include" component can validate. What's
> the URL
> | >> of the page you're trying to validate?
> | >>
> | >> --
> | >> ~ Kathleen Anderson
> | >> Microsoft MVP - FrontPage
> | >> Spider Web Woman Designs
> | >> web: http://www.spiderwebwoman.com/resources/
> | >>
> | >>
> | >> "Tom J" <(E-Mail Removed)> wrote in message
> | >> news:clkpf.6722$(E-Mail Removed)...
> | >>>
> | >>> "Kathleen Anderson [MVP - FrontPage]"
> <(E-Mail Removed)> wrote in
> | >>> message news:OYOpuz%(E-Mail Removed)...
> | >>>> Your DOCTYPE statement is fine - using a different one won't
> help. It's
> | >>>> the HTML in your page that's invalid.
> | >>>
> | >>> After just trying for 2 days to validate a single page of my
> site that
> | >>> is a simple table page with an "include" banner/drop down
> index, I've
> | >>> reached the conclusion that there is no way to validate a page
> when FP
> | >>> 2003 is being used. Closing tags will be moved and names used
> that don't
> | >>> validate, especially when inserting the "include". I did
> validate the
> | >>> banner/drop down index, but I did it with another html editor.
> How wrong
> | >>> am I?
> | >>>
> | >>> Tom J
> | >>>
> | >>
> | >>
> | >
> | >
> |
> |
>
>



 
Reply With Quote
 
Tom J
Guest
Posts: n/a
 
      19th Dec 2005
I finally got it in the correct place so the whole page validates.
Now, the question is, do I want to tackle the whole site? :-(

--
Tom J
http://www.fleetwoodclub.org/

"p c" <(E-Mail Removed)> wrote in message
news:9NSdnaeKur7qojveRVn-(E-Mail Removed)...
> You must have cleaned-up. Thr only errot I get is:
> mising: type="text/css"
> from: <style>
>
> ..PC
>
> Kathleen Anderson [MVP - FrontPage] wrote:
>> The banner page passes validation and you only have a couple of
>> errors on the page it's included in. It shouldn't be too hard to
>> clean it up.
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
doctype help =?Utf-8?B?Sm/Do28=?= Microsoft Frontpage 13 28th Sep 2007 12:17 PM
Doctype Damien RICHARD Microsoft ASP .NET 4 7th Aug 2006 06:16 PM
limit the choice of a combo box based on the choice of another steve goodrich Microsoft Access Getting Started 3 29th May 2006 06:14 PM
Wallpaper choice, Theme choice won' stick John O'Boyle Windows XP General 0 12th Jan 2006 06:02 PM
Console replication of old CHOICE DOS command - how to timeout? - choice.vb (0/1) Mark A. Nadig Microsoft VB .NET 13 17th Mar 2005 03:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:55 PM.