Link is missing required Property Attribute - what is that?
Posted: Fri Jan 22, 2016 7:07 am
[text]Element link is missing required attribute property.[/text]
<link rel="stylesheet" type="text/css" href="/source/menu/default.css" />
I'm using this code, but getting that error message from the validator.org web site.
What it mean, and what should I be adding?
<link rel="stylesheet" type="text/css" href="/source/menu/default.css" />
I'm using this code, but getting that error message from the validator.org web site.
What it mean, and what should I be adding?