Link to css does not validate
-
<link rel=”stylesheet” href=”http://happyhousekeepers.com/wp-content/plugins/easy-columns/css/easy-columns.css” type=”text/css” media=”screen, projection” />
Error:
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.
The topic ‘Link to css does not validate’ is closed to new replies.