HTML Validation Error
-
Hi ,
I liked the plugin.But recently I found that HTML Validator(https://validator.w3.org) is throwing validation errors as given below :
Element style not allowed as child of element body in this context.
style type=”text/css” media=”all” id=”siteorigin-panels-grids-wp_footer”>/* Layout w565fd71f86267 */ #pg-w565fd71f86267-0 , #pl-w565fd71f86267 .panel-grid-cell .so-panel { margin-bottom:30px } #pgc-w565fd71f86267-1-0 , #pgc-w565fd71f86267-1-1 , #pgc-w565fd71f86267-1-2 { width:33.333% } #pg-w565fd71f86267-1 .panel-grid-cell { float:left } #pl-w565fd71f86267 .panel-grid-cell .so-panel:last-child { margin-bottom:0px } #pg-w565fd71f86267-1 { margin-left:-15px;margin-right:-15px } #pg-w565fd71f86267-1 .panel-grid-cell { padding-left:15px;padding-right:15px } @media (max-width:780px){ #pg-w565fd71f86267-0 .panel-grid-cell , #pg-w565fd71f86267-1 .panel-grid-cell { float:none;width:auto } #pgc-w565fd71f86267-1-0 , #pgc-w565fd71f86267-1-1 { margin-bottom:30px } #pl-w565fd71f86267 .panel-grid { margin-left:0;margin-right:0 } #pl-w565fd71f86267 .panel-grid-cell { padding:0 } } /* Layout w5657f693ed4e4 */ #pg-w5657f693ed4e4-0 , #pl-w5657f693ed4e4 .panel-grid-cell .so-panel { margin-bottom:30px } #pl-w5657f693ed4e4 .panel-grid-cell .so-panel:last-child { margin-bottom:0px } @media (max-width:780px){ #pg-w5657f693ed4e4-0 .panel-grid-cell , #pg-w5657f693ed4e4-1 .panel-grid-cell { float:none;width:auto } #pl-w5657f693ed4e4 .panel-grid { margin-left:0;margin-right:0 } #pl-w5657f693ed4e4 .panel-grid-cell { padding:0 } } </style>
Its there before the ‘</body>’ tag, and is coming automatically
- The topic ‘HTML Validation Error’ is closed to new replies.