html - How to make generated code from creative commons licence pass validation -


I am trying to pass on my site with a few different assumptions I have written that all the HTML is passing, But emit errors for generated code.

I found, but the whole page needs to set things up.

Is there a way to say that a special device uses XML or some of those methods?

For some references, here is the public code:

  & lt; A rel = "license" href = "http://creativecommons.org/licenses/by-sa/4.0/" & gt; & Lt; Img alt = "Creative Commons License" style = "border width: 0; float: left;" Src = "https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /> & Lt; / A & gt; & Lt; Span xmlns: dct = "http://purl.org/dc/terms/" href = "http://purl.org/dc/dcmitype/InteractiveResource" property = "dct: title" rel = "dct: type" & Gt; Post Notes & lt; / Span & gt; By & lt; Span xmlns: cc = "http://creativecommons.org/ns#" property = "cc: attribution name" & gt; Ben Doherty & amp; Amp; Irena Belovka & lt; / Span & gt; A & lt; A rel = "license" href = "http://creativecommons.org/licenses/by-sa/4.0/" & gt; Creative Commons Attribution-ShareAlike 4.0 International License & lt; / A & gt; Is licensed under  

which presents as: A screenshot of CC license

And here's more.

Options:

  • So far I have thought that manually extracting offensive markup, but this is one reason (definitely!) , So I am reluctant to do this.
  • The second option is to set the principle described in the above link, but to understand the suggestions, I actually want to pre-HTL5 There is not enough information about.

To repeat the question: How can I pass verification to my page? (Or, do not I care?)


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -