Hello to the community! I'm quite inexperienced with html as I'm mostly working with Wordpress. I have a site to validate with w3 validator and it shows me a bunch of errors that have stuck me completely, although I have some experience validating sites (I haven't created this site myself, I was just given the job to validate). One error that shows is the following:
Error: Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)
From line 91, column 291; to line 91, column 313
r="0"></a><style type='text/css'>img#wp
My problem begins that I can't identify the line of code in question. If I press f12 I see the following code in lines 89-95
<!-- Inline jetpack_facebook_likebox -->
<style id='jetpack_facebook_likebox-inline-css' type='text/css'>
.widget_facebook_likebox {
overflow: hidden;
}
</style>
So I guess the error has to do something with the facebook like button widget but searching on all the .php files I couldn't find any similar line of code. The site is <snip> and it's in greek unfortunately. Anybody pls have a clue cause I'm trully desperate. Thank you in advance for your time, good day to everyone!
[edited by: engine at 10:31 am (utc) on Jun 9, 2021]
[edit reason] no specifcs, thanks, please see WebmasterWorld TOS [/edit]