• Hi there, I am testing a website for W3C Markup Validation and ran across the following error:
    _______________________________________________________
    Error: Bad value screen, projection for attribute media on element link: Deprecated media type projection. For guidance, see the Media Types section in the current Media Queries specification.
    From line 173, column 4; to line 173, column 156
    om –>? <link rel=”stylesheet” href=”https://envirowashinc.com/wp-content/plugins/easy-columns/css/easy-columns.css&#8221; type=”text/css” media=”screen, projection” />? ?<
    Syntax of media query:
    One or more media queries, combined in a comma-separated list. Each media query consists of a media type and zero or more expressions that check for the conditions of particular media features. A media type is one of the following: all, print, screen, or speech. The following media types are deprecated: braille, embossed, handheld, projection, tty, and tv. For information about valid media features and about the exact syntax of media queries, see the Media Queries specification.
    ___________________________________________________

    Any ideas?
    Thank you!

    https://www.ads-software.com/plugins/easy-columns/

  • The topic ‘W3C Validation Error’ is closed to new replies.