Inspectopedia Help

HTML

Empty tag   New in this release

Reports empty tags that do not work in some browsers.

Incorrect boolean attribute   New in this release

Reports an HTML non-boolean attribute without a value.

Malformed content of 'script' tag   New in this release

Reports contents of script tags that are invalid XML.

Mismatched image size   New in this release

Reports a width and height attribute value of a img tag that is different from the actual width and height of the referenced image.

Missing closing tag   New in this release

Reports an HTML element without a closing tag.

Missing required attribute   New in this release

Reports a missing mandatory attribute in an XML/HTML tag.

Obsolete attribute   New in this release

Reports an obsolete HTML5 attribute.

Obsolete tag   New in this release

Reports an obsolete HTML5 tag.

Presentational tag   New in this release

Reports a presentational HTML tag.

Redundant closing tag   New in this release

Reports redundant closing tags on empty elements, for example, img or br.

Unknown attribute   New in this release

Reports an unknown HTML attribute.

Unknown tag   New in this release

Reports an unknown HTML tag.

Unresolved file in a link   New in this release

Reports an unresolved file in a link.

Unresolved fragment in a link   New in this release

Reports an unresolved last part of an URL after the # sign.

Unresolved web link   New in this release

Reports an unresolved web link.

Wrong attribute value   New in this release

Reports an incorrect HTML attribute value.

Accessibility  

Sub-group of 6 inspections that provide checks for Accessibility

Last modified: 11 September 2024