This tool is an ongoing experiment in better HTML checking, and its behavior remains subject to change

Showing results for data:…

Checker Input

Show

  1. Error: Element title must not be empty.

    From line 1, column 69; to line 1, column 76

    " ><title></title><a hre

  2. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    From line 1, column 92; to line 1, column 104

    ef="link"><img src=img></a>

  3. Warning: Consider adding a lang attribute to the html start tag to declare the language of this document.

    From line 1, column 16; to line 1, column 61

    TYPE html><meta name="generator" content="BlueGriffon" ><title

There were errors.

Source

  1. <!DOCTYPE html><meta name="generator" content="BlueGriffon" ><title></title><a href="link"><img src=img></a>

Used the schema for HTML + SVG 1.1 + MathML 3.0 + RDFa 1.1.

Used the HTML parser. Externally specified character encoding was utf-8.

Total execution time 17 milliseconds.


About this checkerReport an issueVersion: 22.3.8