Skip to content Skip to sidebar Skip to footer
Showing posts with the label W3c Validation

How Html5 Page Structure Affects W3c Validation And Seo

If we declare page as HTML5, Is it mandatory to follow HTML5 page structure ? . Below are two exam… Read more How Html5 Page Structure Affects W3c Validation And Seo

Google +1 Code Validation Error: Missing Attribute

My code: I get this error: there is no attribute 'annotation' element 'g:plusone… Read more Google +1 Code Validation Error: Missing Attribute

Net-enabling Start-tag Requires Shorttag Yes

Trying to get close a W3C validation of the output from my aspx (VB.NET 2008 Framework 3) I get thi… Read more Net-enabling Start-tag Requires Shorttag Yes

W3c Validation Error In Asp.net

I am new in W3c validations, I am trying to fix this error but it's not happening. The error is… Read more W3c Validation Error In Asp.net

Html Aria Validation Issues (html5)

I pretty much make sure my website(s) always validates. So today, after changing a certain item on … Read more Html Aria Validation Issues (html5)

Angularjs Directives As "custom" Html Tags: Isn't This Dangerous And May Conflict With Future Html Versions?

I'm currently reading a lot about different JS frameworks (EmberJS, AngularJS, etc.). On first … Read more Angularjs Directives As "custom" Html Tags: Isn't This Dangerous And May Conflict With Future Html Versions?

Validation Error: Byte-order Mark Found In Utf-8 File

I'm working on a website and while displaying it on Firefox is fine, on IE I've got a lot o… Read more Validation Error: Byte-order Mark Found In Utf-8 File

Getting An Error In W3c Markup Validation When Trying To Get A Whole
Element As A Link In A Page

I am trying to get whole element as a link so i wrote these line of code :- Solution 1: From t… Read more Getting An Error In W3c Markup Validation When Trying To Get A Whole
Element As A Link In A Page