Title: Move Inline CSS? &#8211; Invalid HTML5
Last modified: August 20, 2016

---

# Move Inline CSS? – Invalid HTML5

 *  Resolved [brightemo](https://wordpress.org/support/users/brightemo/)
 * (@brightemo)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/move-inline-css-invalid-html5/)
 * Is it possible to remove/move the inline CSS <style>…</style>?
 * The current HTML5 standard does not allow for <style> elements as children of
   <div>s (or any element with content model of ‘flow’)
 * > Line 154, Column 24: Element style not allowed as child of element article 
   > in this context. (Suppressing further errors from this subtree.)
   >  <style type
   > =”text/css”> Contexts in which element style may be used: If the scoped attribute
   > is absent: where metadata content is expected. If the scoped attribute is absent:
   > in a noscript element that is a child of a head element. If the scoped attribute
   > is present: where flow content is expected, but before any other flow content
   > other than inter-element whitespace, and not as the child of an element whose
   > content model is transparent. Content model for element article: Flow content.
 * [http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/](http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * (@stefanboonstra)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/move-inline-css-invalid-html5/#post-3485956)
 * Yes, this will be taken care of in version 2.3.0 of the plugin.
 * I’ve explained the reason why I have gone with outputting it on the page to another
   person earlier, you can [view the thread here](http://wordpress.org/support/topic/html5-validation-1?replies=3).

Viewing 1 replies (of 1 total)

The topic ‘Move Inline CSS? – Invalid HTML5’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slideshow-jquery-image-gallery_d3d2de.
   svg)
 * [Slideshow](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-jquery-image-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/move-inline-css-invalid-html5/#post-3485956)
 * Status: resolved