Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error #216

Open
dernivaljr opened this issue Feb 24, 2021 · 1 comment
Open

Fatal Error #216

dernivaljr opened this issue Feb 24, 2021 · 1 comment

Comments

@dernivaljr
Copy link

After updated to 2.5.1 astroid framework, I had some problems with layout editor that crashes all pages when I choose a specific combination of row/modules. After several attmpet I got it online again, but I did not undertand what was the relatioship between row/modules... Anyway, now when I tryed validate the page on https://validator.w3.org/, I had this fatal error below:

Error: Bad start tag in img in noscript in head.

From line 37, column 1; to line 38, column 77

noscript>↩<img height="1" width="1" style="display:none" alt="fbpx"↩src="https://www.facebook.com/tr?id=296310525170531&ev=PageView&noscript=1"/>↩</nos

Error: Stray end tag noscript.

From line 39, column 1; to line 39, column 11

ript=1"/>↩↩↩↩↩<l

Error: A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.

From line 43, column 1; to line 43, column 98

cript>↩↩↩↩<link

Error: Stray end tag head.

From line 50, column 1; to line 50, column 7

css" />↩↩↩ ↩<bod

Error: Start tag body seen but an element of the same type was already open.

From line 51, column 1; to line 51, column 123

↩ ↩↩↩<nos

Fatal Error: Cannot recover after last error. Any further errors will be ignored.

From line 51, column 1; to line 51, column 123

↩ ↩↩↩<nos

could you please help me with that?

@shoulders
Copy link

shoulders commented Mar 8, 2021

you need to enclose your code in code tags https://guides.github.com/features/mastering-markdown/

look at your preview

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

No branches or pull requests

2 participants