Hi there, I'm in trouble with http://validator.w3.org
My doctype is: $this->doctype ( 'HTML5' ); The validator say: Bad value chapter for attribute rel on element link: Keyword chapter is not registered. <link rel="chapter" href="/myUrl" title="My Title"> the same for keys: sections, subsections etc. I found a list of valid html5 link tags here (sorry in italian but the list is english): http://www.html5today.it/tutorial/html5-seo-link-relations-ovvero-semantica-collegamenti how can I override this issue? is an issue? -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/HTML5-and-Zend-View-Helper-Navigation-Links-tp3611132p3611132.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
