Errors found while checking this document as XHTML 1.0 Transitional!

Result: 2 Errors, 1 warning(s)
:
: windows-1253
: XHTML 1.0 Transitional
Root Element: html
Root Namespace: https://www.w3.org/1999/xhtml
Options

Help on the options is available.

Notes and Potential Issues

The following notes and warnings highlight missing or conflicting information which caused the validator to perform some guesswork prior to validation, or other things affecting the output below. If the guess or fallback is incorrect, it could make validation results entirely incoherent. It is highly recommended to check these potential issues, and, if necessary, fix them and re-validate the document.

  1. Warning Mismatch between Public and System identifiers in the DOCTYPE declaration

    This document uses an inconsistent DOCTYPE declaration. The Public Identifier -//W3C//DTD XHTML 1.0 Transitional//EN declares the XHTML 1.0 Transitional document type, but the associated System Identifier https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd does not match this document type.

    The recommended System Identifier for XHTML 1.0 Transitional is http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd.

    The safest way to use a correct DOCTYPE declaration is to copy and paste one from the recommended list and avoid editing that part of your markup by hand.

↑ Top

Validation Output: 2 Errors

  1. Error Line 3, Column 43: value of fixed attribute "xmlns" not equal to default
    …l xmlns="https://www.w3.org/1999/xhtml" xmlns:og="https://opengraphprotocol.or…

  2. Error Line 3, Column 1: Wrong xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
    <html xmlns="https://www.w3.org/1999/xhtml" xmlns:og="https://opengraphprotocol…

↑ Top