[html5] link fails validation

Chris Cressman chris at chriscressman.com
Sat Jan 16 07:16:36 PST 2010


On Sat, Jan 16, 2010 at 7:12 AM, designer
<designer at gwelanmor-internet.co.uk> wrote:
> Hi,
>
> If I insert a link as follows:
>
> <link href="teststandard.css" rel="stylesheet" type="text/css">
>
> The W3C HTML5 Conformance Checker fails and reports:   "Required attributes
> missing on element link."
>
> I've Googled this and not found anything about the syntax required. Is this
> the checker that is wrong, or am I missing something?
>
> Many thanks,
>
> Bob

The code looks fine the way it appears above. Something else in the
page may be triggering the error. Can you provide a link to the page
you are validating?

Chris



More information about the Help mailing list