|
Posted by Baldoni on March 16, 2006, 12:08 pm
Please log in for more thread options
It's been years since putting together a page. This line in my HTML:
<link type="text/css" rel="stylesheet" href="net4801style.css">
gives this problem (via weblint HTML checker):
attribute 'TYPE' for <link> is extended markup (use -x <extension> to do
this).
Where might be found a resource, for simple folk, explaining how to best
correct this?
Thinking that the bit about "is extended markup" implied XML, I asked
this in c.t.xml, but was forwarded on to an HTML newsgroup.
Many thanks.
|