Skip to content

Fix HTML validation errors#15

Merged
javierbyte merged 3 commits intojavierbyte:gh-pagesfrom
woneob:html-validation
Feb 18, 2016
Merged

Fix HTML validation errors#15
javierbyte merged 3 commits intojavierbyte:gh-pagesfrom
woneob:html-validation

Conversation

@woneob
Copy link
Contributor

@woneob woneob commented Nov 7, 2015

No description provided.

> *Error*: `&` did not start a character reference. (`&` probably should have been escaped as `&`.)

reference: https://mathiasbynens.be/notes/ambiguous-ampersands
The values of width and height always in px and you have to insert just an integer
http://www.w3.org/wiki/HTML/Elements/iframe#HTML_Attributes
> Error: The frameborder attribute on the iframe element is obsolete. Use CSS instead.

> HTML 5 doesn't support attributes such as frameborder, scrolling, marginwidth, and marginheight
http://www.quackit.com/html_5/tags/html_iframe_tag.cfm
@javierbyte
Copy link
Owner

Thanks!

javierbyte added a commit that referenced this pull request Feb 18, 2016
@javierbyte javierbyte merged commit 5a44be5 into javierbyte:gh-pages Feb 18, 2016
@woneob woneob deleted the html-validation branch February 20, 2016 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants