I have used the W3C html-validator https://validator.w3.org/#validate_by_upload on a file supplied with Canvas and the following errors were given:
File static-parallax.html
Error: Bad value http://fonts.googleapis.com/css?family=Lato:300,400,400italic,600,700|Raleway:300,400,500,600,700|Crete+Round:400italic for attribute href on element link: Illegal character in query: | is not allowed.
From line 10, column 2; to line 10, column 169
Error: Element div not allowed as child of element h1 in this context. (Suppressing further errors from this subtree.)
From line 699, column 9; to line 699, column 93
Are there work-arounds for these errors or are they minor issues caused by the validator? Should I be concerned or ignore the errors?
Note this is the unmodified file supplied with Canvas, so I don't have a live link for you to look at.
