file upload

When I use the nu html checker and upload from my computer I get the following error. 
the first three errors are all declared correctly in the head. This is the first time I’ve had any problems using the checker.

When I check the web version at the following address I don’t get those errors.
https://www.5thwardhomes.com/html/about.htm
 thanks for your help and the good work you do
James
Warning: Consider adding a lang attribute to the html start tag to declare the language of this document.
For further guidance, consult Declaring the overall language of a page <https://www.w3.org/International/techniques/authoring-html#textprocessing> and Choosing language tags <https://www.w3.org/International/techniques/authoring-html#langvalues>.
If the HTML checker has misidentified the language of this document, please file an issue report <https://github.com/validator/validator/issues/new> or send e-mail to report the problem <mailto:www-validator@w3.org>.
Error: The character encoding was not declared. Proceeding using windows-1252.
Error: End of file seen without seeing a doctype first. Expected <!DOCTYPE html>.
Error: Element head <https://html.spec.whatwg.org/multipage/#the-head-element> is missing a required instance of child element title.
Content model for element head <https://html.spec.whatwg.org/multipage/#the-head-element>:
If the document is an iframe srcdoc document <https://html.spec.whatwg.org/multipage/#an-iframe-srcdoc-document> or if title information is available from a higher-level protocol: Zero or more elements of metadata content <https://html.spec.whatwg.org/multipage/#metadata-content-2>, of which no more than one is a title <https://html.spec.whatwg.org/multipage/#the-title-element> element and no more than one is a base <https://html.spec.whatwg.org/multipage/#the-base-element> element.
Otherwise: One or more elements of metadata content <https://html.spec.whatwg.org/multipage/#metadata-content-2>, of which exactly one is a title <https://html.spec.whatwg.org/multipage/#the-title-element> element and no more than one is a base <https://html.spec.whatwg.org/multipage/#the-base-element> element.


James Tiebout
tebodesigns@me.com
www.tebodesign.net

4916 Kelvin Drive
Houston, TX 77005-1404
713.520.9602

Received on Monday, 18 March 2019 08:41:00 UTC