This is a migrated thread and some comments may be shown as answers.

Validation W3C tag <link>

4 Answers 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mikael
Top achievements
Rank 1
Mikael asked on 21 Mar 2013, 03:18 PM
Hi, I would like to validate my website to W3C but I have an error with telerik.

The error : Stray end tag link.
<link class='Telerik_stylesheet' type='text/css' rel='stylesheet' href='/WebResource.axd?d=xyXpLYSOJ1EHFk347fU4-CZC8LTcG_Mlx-DZavV0RF0GCzjzouSg8fpBHrPvFwpW3EFcc9KDfdzH2YiIldiR8AdV5EKcro1uwuY347OUmq-NNsQh7KsYi9RzFScn2FKD-TmWdQJjw_3UF2vIHKZLzw2&amp;t=634902336920000000'>
</link>


The validator requires the link tag to be closed like this "/>" instead of "</link>".

P.S: I use telerik 2012.3.1205.40

4 Answers, 1 is accepted

Sort by
0
Mikael
Top achievements
Rank 1
answered on 22 Mar 2013, 09:22 AM
I tested on a 2012.1.411.40 version and the link tag is well formed.
0
Mikael
Top achievements
Rank 1
answered on 22 Mar 2013, 02:14 PM
I also have a W3C error with the combobox, because it use summary attribute and it is obsolete.
0
Mikael
Top achievements
Rank 1
answered on 25 Mar 2013, 01:55 PM
I installed the latest version of telerik. I still have the problem with the link tag.
0
Dimitar Terziev
Telerik team
answered on 26 Mar 2013, 12:54 PM
Hello Mikael,

In the latest version of our controls the link tags are outputted on the page as a self closing tags, you could check your online demos here. As for the problem with the RadComboBox, my suggestion is to check the newly introduced Lightweight rendering where table element is omitted.

Regards,
Dimitar Terziev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Mikael
Top achievements
Rank 1
Answers by
Mikael
Top achievements
Rank 1
Dimitar Terziev
Telerik team
Share this question
or